Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

0.2.0

Latest
Compare
Choose a tag to compare
@Mammad900 Mammad900 released this 27 Mar 18:37
· 17 commits to main since this release

Added

Improved

  • Decrease sudden visual changes in loading screen 7c9960b
  • Window title bar color is the same as toolbar color (Chrome, with installed PWA) 39af5e5
  • Check for invalid JSON when loading a project b1cc110
  • A proper project format migrater 528a627 94a2128 3953267

Changed

Design FAQ (now "design tricks")

Fixed

  • Empty space in Properties box in certain zoom levels eda859e
  • Empty space in tables c5a41fb
  • Startup error in some cases 54b33c2
  • Code generator caused many essential app functions to stop working 7843496
  • Loop code generator bug if there was a button without click event 19ab1f8
  • Slider properties saving bug 73eb4b9
  • Some menu items being incorrectly enabled/disabled b549ee7
  • Hints not working 3c6a8da 9be7d8a
  • Toolbar vertical scrolling cf912c6
  • Editable fields not being selectable using Firefox 51d711e

Internal

Other