Gaspar Capello

Results 97 comments of Gaspar Capello

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

Hi @SpookedHyena. I saw you posted some similar one month ago in a closed issue: https://github.com/aseprite/aseprite/issues/3360#issuecomment-1149159666. First of all, you need to update Aseprite to the latest version. If you...

Thanks for this report @HeyItsLollie. You're right on all your observations. We have to Improve the Reference Layer manipulation. It's a pending feature. Related: https://github.com/aseprite/aseprite/issues/1321.

Hi @cruzinsteebs. Sorry, this fix will be available in v1.3-beta1 (we don't have a date for this release). If you want, I can convert your aseprite file to gif for...

Thank you for this report! Related to https://community.aseprite.org/t/rotate-90-should-not-use-rotsprite/3267. For 90 degrees rotation, you should always use 'Fast Rotation' instead of 'RotSprite'. Be careful @IgnacioLuxP: both videos were done under different...

Anyway we need to review the RotSprite algorithm and evaluate if is needed to do exceptions in some angles or if we can adjust something else. Here I found other...

> Sorry, I mentioned it in the observations but the video only shows Rotsprite. It actually occurs in either rotation mode, as seen here: [rotation fastrot 1.3beta7.gif](https://user-images.githubusercontent.com/88293704/140195857-cc30c796-81b7-4510-9e77-2201bdad9947.gif) You're righ! I'll...

Hi @thkwznk. The disabled text of a menu item is hardcoded [here](https://github.com/aseprite/aseprite/blob/52b1899e9d925026d0c6dc9577d141e7d4955c69/src/app/ui/skin/skin_theme.cpp#L1202) which does not have a style, but the menu item colors are well differentiated [here](https://github.com/aseprite/aseprite/blob/52b1899e9d925026d0c6dc9577d141e7d4955c69/data/extensions/aseprite-theme/theme.xml#L55-L61). The background of...