mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Fixed sprite scaling history bug
This commit is contained in:
@@ -5,7 +5,7 @@ quite a lot of things. Let's go through all them, starting from this page.
|
||||
<h2>Splash page</h2>
|
||||
|
||||
The editor now has a splash page! Besides a fancy cover image with beautiful art, on the bottom
|
||||
right of the page you'll be able to create a new custom pixel. You can also use the quickstart
|
||||
left of the page you'll be able to create a new custom pixel. You can also use the quickstart
|
||||
menu to quickly select a preset or load an existing file. It was designed by <a href="https://twitter.com/skeddles">Skeddles</a> himself!
|
||||
|
||||
<img src="/pixel-editor/splash.gif"/>
|
||||
@@ -69,8 +69,6 @@ P.S.: we're always looking for contributors! Join the <a href="https://discord.c
|
||||
<!--
|
||||
TODO:
|
||||
- Fix sprite scaling input bug (when a parameter is changed, the other one isn't)
|
||||
- Only happens when a canvas has not a 1:1 ratio
|
||||
- Percentage values are wrong, but size values are correct
|
||||
- Redo problem, the canvas contents aren't copied correctly
|
||||
- Add hex input to colour picker
|
||||
-->
|
||||
Reference in New Issue
Block a user