Skip to content

Tags: aseprite/aseprite

Tags

v1.3.15.2

Toggle v1.3.15.2's commit message
Fix DECORATIVE widget drawing outside of window

v1.3.15.1

Toggle v1.3.15.1's commit message
Add missing [[fallthrough]] attribute

v1.3.15

Toggle v1.3.15's commit message
Remove unnecessary call to regenerateCols() in Timeline::refresh()

Related to:
#5367 (comment)

v1.3.14.4

Toggle v1.3.14.4's commit message
[ui] Fix drawing cursor at the end of the Entry/Combobox field

Regression introduced in 1a6a397

v1.3.14.3

Toggle v1.3.14.3's commit message
Update laf module

v1.3.14.2

Toggle v1.3.14.2's commit message
Mitigate Linux/X11 lag when resizing windows (#5028)

In relation to these findings:
#5166 (comment)
#5166 (comment)

v1.3.14.1

Toggle v1.3.14.1's commit message
Fix crash (and show error message) when default font is nullptr (fix #…

…5208)

Probably an edge-case for users that are creating new themes.

v1.3.14

Toggle v1.3.14's commit message
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.

v1.3.14-beta1

Toggle v1.3.14-beta1's commit message
Merge branch 'main' into beta

v1.3.13

Toggle v1.3.13's commit message
[lua] Update scripting API version to 32