Small UI & translation fixes

Made the right panel in Main.tscn and CreateNewImage.tscn a little bigger, changed some labels, translations and some Global.can_draws. Also added a temporary fix for a issue where Space is being treated as a mouse press, for FrameButton.gd
This commit is contained in:
OverloadedOrama 2020-04-19 02:27:23 +03:00
parent d2da2979f5
commit b6c7ad4d1c
7 changed files with 113 additions and 108 deletions

View file

@ -14,7 +14,7 @@ Martin Novák (novhack), luiq54, Schweini07, Marco Galli (Gaarco), Matheus Peseg
- You can now group multiple frames with tags.
- You can now export your projects to .gif files.
- A new rotation method has been added, "Upscale, Rotate and Downscale". It's similar to Rotsprite.
- A HSV Adjust dialog has been added in the Images menu.
- An HSV Adjust dialog has been added in the Images menu.
- Pattern filling is now possible. If the user chooses a brush that is not the pixel or a circle brush and uses the bucket tool, the brush image is used as a pattern that fills the area.
- Users can now change keyboard shortcut bindings for tools, in the Preferences.
- Importing .pngs as palettes is now possible.