David Capello

Results 701 comments of David Capello

This requires a modification in the `ToolLoop` implementation. Right now we're changing the sprite information itself (the cel image) with a temporal full-canvas image (and setting the cel position=0,0), but...

Part of this issue, the required one (using `Image:drawSprite()` correctly when the user is drawing) will be fixed with #5546

Hi there! could you please share this configuration? ![Image](https://github.com/user-attachments/assets/339dae96-80d1-4381-a56a-57cee3022516)

Hi there, could you please share what Aseprite version are you using? Did you give a try to the beta version? Are you using a compiled version? Is it in...

Probably the original issue reported by @Tem3dy is due this change: https://github.com/aseprite/aseprite/commit/9fb0ee620c1f87394b4aca5290f4958420add700 but I'm not sure. As this was declared as a new problem, that wasn't present in early versions,...

Just in case the Preferences dialog has some performance issues when it’s resized because it contains a lot of widgets/size hint events. It was improved with the introduction of text...

Another detail on Linux/X11 when a window is resized: usually it generates a lot (and I really mean *a lot*) of messages. This is because the resolution/number of messages the...

In some way we should avoid this kind of situation where we can: 1) load the invalid .aseprite file and fix it on the fly, or 2) show an error...

I tried the "Resolve conflict" feature of GitHub PRs and it made merge with main (we prefer rebases). I'll review this PR and if it works rebase it to main...

In this case it duplicated the tag for each frame: https://github.com/user-attachments/assets/91d37826-0622-428e-af01-f48ba5186403