v1.3.16
Aseprite v1.3.16
What's Changed
Aseprite v1.3.16
- Added possibility to search commands by its keyboard shortcut #5465 (thanks to @AlexJauregui02)
- Added key bindable "Solo Layer" command #5291 #5527
- Windows: New option to associate any kind of file with the running instance of Aseprite + customize how to see thumbnails on File Explorer #2606
- Fixed selection in text fields with special fonts #5520
- Fixed HSL+ and HSV+ filters with mask color #5548
- Fixed UI bug in Keyboard Shortcuts with the "Add" button in other languages #5523
- Fixed bug starting to drag the color palette after picking a new ink #5547 / t/27779
- Fixed bug selecting a recent/pinned folder to export with relative paths #5388
- Fixed crash due big font sizes #5535
- Fixed dragged tabs lingering when executing commands #5496
- Fixed several issues with multiple screens laf#164
- Fixed crash using Select Used/Unused Colors when there is a pixel out of bounds #5096
- Fixed crash with Lasso tool + pixel perfect + new selection #5571
- Lua API:
- Update API version to 38
- New Behavior: Property changes outside a transaction don't generate undo steps #4568
- New Behavior: Layer flag changes inside a transaction generate undo steps #2991
- Avoid clicking an invalid button after a new window is displayed #4757
- Don't reset dialog bounds after
Dialog:show{autoscrollbars}whendialog.boundswere set before #4758 - Allow mouse wheel scrolling in dialogs with
autoscrollbarsoption #5116 - Fixed widgets interactivity using bounds and
autoscrollbarsinDialog:show{}#5516 - Fixed dialog with scrollbar wrong size in a particular case #5396 #5481
- Fixed crash using a
labelfield inDialog:endtags{}#5114 - Fixed disabled checkbox style change after
Dialog:combobox()change #4988 - Fixed crash setting properties with its same value #5519
- Added
Sprite.isValid#5017 - Fixed console re-centering #5349 #5562
- Fixed calling filters inside the same
app.transaction()withui=true#5572 - Don't show progress bar for filters when running with
ui=false#5537
Full Changelog: https://github.com/aseprite/aseprite/compare/v1.3.16-beta3...v1.3.16
Aseprite v1.3.16.1
- Hide Hand cursor/restore arrow cursor after Space bar is released on sprite editor #5586
Full Changelog: https://github.com/aseprite/aseprite/compare/v1.3.16...v1.3.16.1