Commit Graph

3 Commits

Author SHA1 Message Date
3e3b2e1e6f assign escbtn and defbtn appropriately
Behaviorally: This change makes it so that Enter will never cancel
a dialog, unless that dialog only contains info to be read. Escape
will never unpredictably be treated as Enter. And some dialogs without
Escape to cancel, now can be canceled with Escape.

A lot of this just refactors dialogs to define the cancel button
at the top, not as a hotkey on a cancel button deep in the XML.
I think this makes enter/escape behavior in dialogxml files more
legible at a glance.
2025-03-27 14:46:57 -05:00
6b40bbf549 1-4 keyboard shortcuts in save picker 2025-03-21 09:36:40 -05:00
dbb4cb3797 Save picker XML 2025-03-07 08:31:35 -05:00