Commit graph

7 commits

Author SHA1 Message Date
u1f98e
09ddffe39e Fix saving and renaming presets 2022-11-19 19:46:55 -08:00
u1f98e
39cf8a0185 Use preset path instead of names to determine the preset file location 2022-11-19 19:02:16 -08:00
Hari Rana
5edbd1f96c
Improve UI and UX (#648)
## Global description

This improves UX by allowing users to close through dialogs by pressing
Esc. I added mnemonics for the file picker, and set `save` as the
default response.

## Changelog

- Allow Esc shortcut to close dialogs
- Add mnemonics for dialogs
- Set `save` as default response

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
Co-authored-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Co-authored-by: 0xMRTT <0xMRTT@proton.me>
2022-11-11 22:04:46 +01:00
tfuxu
281e848ab1
fix: Use different variables for display name and filename 2022-10-11 22:02:32 +02:00
tfuxu
42a681f8e8 refactor: tidy up some modules 2022-10-10 22:00:07 +02:00
tfuxu
16ca8d5a3b refactor: Move utilities from modules/ to utils/ 2022-10-10 21:30:39 +02:00
tfuxu
491942af5e refactor: Move ui Python modules to gradience/ui/ directory 2022-10-10 21:20:35 +02:00
Renamed from gradience/preset_row.py (Browse further)