David Capello
David Capello
Reported here: https://community.aseprite.org/t/bug-with-drawing-on-tiles/27126 In Manual mode when we paint in the flipped version of the tile it doesn't paint pixels correctly, example file: [flipped-tiles.zip](https://github.com/user-attachments/files/22044790/flipped-tiles.zip)  I'm pretty sure that this...
When we merged master with main, deleting the master branch, several PRs were closed automatically. We've to review them: - [ ] https://github.com/aseprite/aseprite/pull/2643 - [ ] https://github.com/aseprite/aseprite/pull/2614 - [ ]...
There is a configuration in Windows settings where we can specify if we are going to use the left or right hand for touch-devices / stylus:  We could use...
A dialog running in background (`Dialog:show{wait=false}`) loses the "current script dir", so a `dofile()` call doesn't know where the relative dir is located. E.g. `main.lua` ```lua Dialog("test dofile") :button{text="click", onclick=function()...
Reported https://steamcommunity.com/app/431730/discussions/2/668348325619225142/?tscn=1762469528 using Ruler Gold font: https://somepx.itch.io/humble-fonts-gold 
This was requested before, I wasn't able to find an issue/thread but found the report in the Steam forum: https://steamcommunity.com/app/431730/discussions/0/596272753491906896/ This was implemented in the past by thkaspar with an...
Just like in *Edit > Keyboard Shortcuts* or a possible command palette #740 in the future, it'd be nice to have a search field in *Edit > Preferences*.
In the past this was implemented in: https://github.com/aseprite/aseprite/pull/3583 https://github.com/user-attachments/assets/1001e2f6-bf57-4805-8149-09cbeb56335d This feature got out of control with the time-based timeline. We could get back the "variable step" impl only, but taking...
Related to #1178 it might be a good idea to have some checkboxes to associate each file format to Aseprite (mainly for `.gif`, `.png`, `.fli`, `.flc` files). We should: -...