Files
grim/src
2ro 5d500540c8 goblin: identity add-panel button + password-modal placement (Build 144)
- Import/Generate toggle: constrain each button to half the panel width, like the
  Cancel/Add row. big_action_on_card_ink sizes to ui.available_width(), so in the
  toggle's horizontal the first button ate the whole width and the Import button
  overflowed the card. Now two equal-width in-panel buttons that match the panel's
  other actions.
- Password modal: open it at ModalPosition::CenterTop (the project convention for
  text-input modals, e.g. the send-note and wallet-settings modals) instead of the
  default vertical center, so on mobile it sits above the soft keyboard.
2026-07-05 19:31:28 -04:00
..