David Capello

Results 701 comments of David Capello

Internal report: https://igarastudio.zendesk.com/agent/tickets/7824 - [ ] The idea to disable these thumbnails when the Steam package installs the thumbnailer

Tried to fix this but didn't have enough time to dedicate, there are issues restoring/saving the modified region on each `IntertwineAsPixelPerfect::forEachTilePos()` call when the tile is flipped.

Created another version of the .aseprite file to test with diagonals too: [flipped-tiles.zip](https://github.com/user-attachments/files/22892310/flipped-tiles.zip)

Possible API: ```lua local d = Dialog():check{ id=ok } local ok = d.widget.ok ok.text = "new text" ok.visible = false ok.enabled = false if ok.selected then ... end if ok.hasFocus...

I'm not able to reproduce this bug, so I'm not sure how another monitor workarea was limiting the popup.

@computer-catt there were an issue with the latest libpng opening regular png files (a new error message). So I'm not sure if it's a new check of the new libpng18...

Hi @berarma, are you talking about the thumbnails on the timeline or in the file manager? is this issue still present?

Hi @melonSorbet, it's a known issue. Actually the "Translation Credits" link is pointing to a location useful when it's clicked inside the program *Help > About > Credits > Translation...

@Feuriven Probably you are compiling with an old skia version, are you trying to compile the repository clone (main branch)? Or a specific .zip?

Hi @oceanhahn :relaxed: I think this could be done with a new [ink mode](https://aseprite.org/docs/ink/) quite easily. I'll try to give a try in these days.