You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- App can finally properly register touch events when their start/end is outside canvas bounds (all credits go to Sergie Kozelko from StackOverflow)
3
+
- Translation updates
4
+
- The maximum undo/redo stack size is now 100 items instead of unlimited
5
+
- Updated in-app tutorial
6
+
- Improved the UI for the 'Input Name' dialog
7
+
- Changed 'We would love you to join our Matrix or Discord server' to 'Join the official Matrix or Discord server' -- this is more appropriate
8
+
9
+
Bugs Fixed
10
+
- Fixed bug where inputting a blank value for the 'Palette URL Identifier' `EditText` in the 'Import Lospec Palette' dialog would cause the app to crash
11
+
- Fixed bug where octal symmetry was being enabled when the bitmap was not a square
12
+
- Fixed bug where the grid would become enabled when it shouldn't have
13
+
- Fixed bug where 'XXX cannot be empty' errors were showing when the value wasn't empty, but simply greater than the maximum `Int` value
14
+
15
+
Deprecated Changes Since 0.1.8 Beta 2
16
+
- Due to serious bugs, you can no longer long tap on your primary/secondary color to get to the color picker
0 commit comments