David Capello

Results 201 issues of 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) ![Image](https://github.com/user-attachments/assets/f51e1035-577f-4a8d-a8e0-282bfb9ec916) I'm pretty sure that this...

bug
high priority
sprite editor
tilemap

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 - [ ]...

maintenance

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: ![image](https://user-images.githubusercontent.com/39654/115579903-fc836700-a29c-11eb-93e1-955bacb745cf.png) We could use...

feature
ui
tablet

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()...

bug
scripting

Reported https://steamcommunity.com/app/431730/discussions/2/668348325619225142/?tscn=1762469528 using Ruler Gold font: https://somepx.itch.io/humble-fonts-gold ![Image](https://github.com/user-attachments/assets/82fe79ca-413c-4630-82cd-c85c8df5b6d6)

bug
text

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...

feature
persistence

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*.

feature
ui
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...

feature
timeline

It was asked a couple of times before.

feature
ui

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: -...

feature
windows