v1.3.18.3
Aseprite v1.3.18.3
Added 1
- Add crosshair option to apply UI scaling to the crosshair
Changed 2
- Support reading any tileset ID in .aseprite decoder
- Make .aseprite decoder more robust when decoding some kind of chunks to avoid reading more data than available
Fixed 5
- Fix "edges" preview for tiles
- Fix invisible widgets grabbing focus for key events
- Fix application slows over time on macOS
- Fix brush draws a point instead of a stroke after undo on macOS
- Fix crash using eyedropper outside the main window on Linux
From Aseprite
What's New
- New crosshair option to apply UI scaling to the crosshair #5993
- Fixed "edges" preview for tiles #5045
- Fixed invisible widgets grabbing focus for key events #5810
- macOS: Fixed application slows over time #3256
- macOS: Fixed brush draws a point instead a stroke after undo #5974
- Linux: Fixed crash using eyedropper outside the main window #5469 #5976
.asepritedecoder:- Support reading any tileset ID
- More robust decoding of some kind of chunks to avoid reading more data of what it's really available
Merged PRs
- Fix invisible widgets grabbing focus for key events by @ckaiser in https://github.com/aseprite/aseprite/pull/5830
Full Changelog: https://github.com/aseprite/aseprite/compare/v1.3.18.2...v1.3.18.3