AlexandreS

Results 122 comments of AlexandreS

Sorry but the fix I found was introducing an inconsistency so I reverted my change in #4359. We'll work on it to see if there's a sustainable solution that doesn't...

Hi, thanks for reporting this! I'm currently following your steps and I wonder what action you actually do to "Close the Piskel window". On my end, to close it, I...

Just realized that this Ctrl+S actually does something: it stores the current work to a browser-based storage. You should be able to find the current work saved in: ![image](https://user-images.githubusercontent.com/32449369/187478552-004b74be-ca24-4d73-a182-8f75ea43aa76.png) Then:...

I agree with all you're saying. The thing is that, at the moment, we don't really maintain the version of Piskel we use. There has been discussions about replacing it/taking...

After a bit of work, here is what I ended up to: Our users have a different experience with external editors: - Windows and Linux users see the top bar...

Hi, thanks for taking the time to report this! I'm not sure we recently changed something around how the game id displayed on mobiles. Could you maybe send us drawings/photos...

Hi @BWPanda, Thanks for taking the time to report this. Could it be possible for you to send over the project of the example you used to make the gifs?...

At first glance, it's not a problem with tweens but a rounding problem: When setting the object position by its center, a few computations are made and javascript has trouble...

Hi Suyrov, I'll have a look at it. On which screen does the crash happen? (Ex: on the event sheet, on the export dialog, ...)

Thanks for taking the time to report this bug! TL;DR: CRLF vs LF. I'll think about what is the best way to fix this but here is the issue: The...