Giganzo

Results 19 comments of Giganzo

When you delete a file i res:// it selects the res:// folder. But when you delete a file in a subfolder it doesn't select any of the files (focus is...

> While the change does make sense, I think it actually makes me a little longer to parse / distinguish the buttons... (especially in this Cancel/Create case) so not sure...

> I don't understand what the two screenshots are showing respectively. It seems to be a screenshot of the exact same location but one has the description and the other...

Should this include control nodes that doesn't have a focus style? As other control nodes can be set to get focus too (or by using ensure_control_visible), and they might have...

> Yes, `vertical_padding` and `horizontal_padding` should be multiplied by `EDSCALE` when first assigned so that the padding becomes higher on hiDPI displays. Added EDSCALE and some tweaks to icon positioning....

> What's the advantage over using up/down arrows? While it exists in _some_ applications, it's not really a standard behavior (unlike arrows). KDE and Gnome stuff looks to work like...

And it looks possible to add tab navigation to a PopupMenu with gdscript. Havent tried replicateing the mouse behavior, but this is a quick example with tab key navigation on...

> Well GIMP is GNOME (I think?) and doesn't support it. GIMP doesn't that is true. If its part of GNOME I don't know. Spectacle, Konsole, KWrite in KDE are...

As I understand @KoBeWi you don't like this proposal. Do you have any input on why? Do you believe it would cause some usability problems and such. And what do...

> Currently menu buttons are unfocusable. You can focus OptionButtons, but there is no way to close the popup and keep the focus. I think pressing Escape should close the...