Skip to content

v0.6.0 Formation Studio

Compare
Choose a tag to compare
@ObaraEmmanuel ObaraEmmanuel released this 03 Jun 20:00
· 133 commits to master since this release
5597f8e

New Features

  • Toplevel widget (Tk and Toplevel) support
  • You can now specify units for dimension inputs
  • Formation debugger can now be accessed through the formation-dbg command
  • You can drag and drop files on the designer to open them
  • You can now report issues on the help menu

UI improvements

  • Number and float inputs now have configured limits
  • Pane widths are now restored on startup
  • Dialog window centering has been improved

Bug fix

  • Fix resource loader appearance on mac
  • Fix resource caching on mac

Deprecations and removals

  • Support for python 3.6 has been dropped
  • lxml is no longer a requirement

Upcoming

  • Treeview editor
  • Scrollbar helpers
  • Extension widgets
  • Python code generation
  • Full Mac OS support (only hotkeys support left)
  • ttk theme support
  • In-app notification tray
  • Breadcrumbs
  • Project workflow
  • Tabs allowing editing of multiple design files at once ✔️
  • Multi-select of widgets
  • UI debugging tools (partially complete)
  • Custom properties for custom widgets ✔️
  • Toplevel widget support ✔️