Tags: aseprite/aseprite
Tags
Remove unnecessary call to regenerateCols() in Timeline::refresh() Related to: #5367 (comment)
Mitigate Linux/X11 lag when resizing windows (#5028) In relation to these findings: #5166 (comment) #5166 (comment)
Rename ui::Accelerator to ui::Shortcut This was a pending refactor, where "user.aseprite-keys" files were already using the "shortcut" attribute (instead of "accelerator"). This will include a refactor in the Weblate projects/all translations to change [select_accelerator] section to [select_shortcut]. But that must be coordinated after this commit is merged.