vchelaru / Gum

Flexible layout tool for creating UI on any platform
http://gumui.net/
MIT License
162 stars 33 forks source link

[GUM] Shortcut Suggestions #205

Open kaltinril opened 1 month ago

kaltinril commented 1 month ago

Add standard windows shortcuts for things.

  1. Redo (CTRL+Y) (See #271 )

  2. F2 (Rename a control/component/screen/instance)

    • This could simply just set focus on the Name variable in the Variables perhaps
  3. (Zoom the UI of Gum.exe, a bit small on my large screen and resolution and hard to see)

    • CTRL PLUS and CTRL Minus
  4. Show/Hide tools (CTRL+H or something), pressing once hides, pressing a second time shows.

kaltinril commented 1 week ago

I pulled our Redo because I ran into it again and it was frustrating. #271