David Capello
David Capello
As @ckaiser, for our case, we can have the string for each case. If in a future we consider that it’s getting out of hand, we could adopt some library...
> In this particular case I'm using the message for when a slice is copied. And the parameter is the name of the slice. Probably I was confused by the...
> Is it okay to keep this as is then? Or should I revert the https://github.com/aseprite/aseprite/commit/000f163df46d5a9e1375db29651b9accd131fd52 change? We can keep it, but you should amend that commit, as the string...
> @dacap Should I rebase this against main branch now? Please rebase with main 👍
Is this fixed? As I saw your comment in https://github.com/aseprite/aseprite/issues/5183#issuecomment-2914099923
@sjgithubber do you have a log/console output to share to see the specific error?
Probably related to #4799 and #4787
I was able to reproduce this issue: https://github.com/user-attachments/assets/71ee7c15-bf72-4bb5-934a-490d9fd8f9aa Mainly creating a lot of windows first (New Frame and New Layer will do the job if we have the "Multiple Windows"...
@martincapello I'll be testing https://github.com/aseprite/laf/pull/131 soon (probably tonight) @twoco just in case, could you try disabling the async rendering on macOS? To do this follow these steps: https://www.aseprite.org/docs/troubleshooting/#macos-rendering-problems The option...
@twoco > In my case, I didn't enabled the Multiple Windows option and only have a singel window and one instance. I can see this issue also on the Home...