Gaspar Capello

Results 73 comments of Gaspar Capello

Thanks for this report @thkwznk. The closest attempt to reproduce this bug was when I added an additional folder inside an already installed extension folder, and then I tried to...

To stay on the same page: I guess the correct behavior is: - Delete the original content of the extension - Do not delete the files inside custom folders -...

Implemented https://github.com/aseprite/aseprite/pull/3414/commits/4d075f727e9598e9269729b26bea005b15d4de86 to solve #3207, we get the following result: RGBA test image: Indexed image obtained (transparent color is now '1'): Now, if we want to change the Transparent Color...

Thanks for your interest! Both graphics are used, `toolbutton_pushed` is used while we push and hold an editor button, in the other hand `toolbutton_hot` style is used for 'active buttons'...

You're right, in the toolbox, is never used, but in other places is used: I'm going to review the code to see what's going on. EDIT: there's another button named...

Thanks @SplatTab for this report. I was able to reproduce it. The problem is that the image has a BMP which internal _Info Header Size_ isn't supported by Aseprite. In...

Thanks for this report @m-colombo. I was able to reproduce it.

Related and probably duplicate: https://github.com/aseprite/aseprite/issues/131, Also options to import files: https://github.com/aseprite/aseprite/issues/131#issuecomment-999115229

Thanks for this report. I cannot reproduce it. Could you share your preference files`user.aseprite-keys` and `aseprite.ini`? [How to locate preferences files](https://www.aseprite.org/docs/preferences-folder/#preferences-folder) [More info about aseprite.ini / user.aseprite-keys](https://www.aseprite.org/docs/files/#preferences) You can send...

Thanks for this report. I was able to reproduce it.