Skip to content

v0.4.0 - Formation Studio

Compare
Choose a tag to compare
@ObaraEmmanuel ObaraEmmanuel released this 18 Apr 21:42
· 210 commits to master since this release
0550c96

New features

  • Custom widget support. You can now use your own custom widgets within the studio
  • Metadata for design files and version checks

UI changes and improvements

  • Improved component pane mechanics
  • Widgets now start with reasonable dimensions when first dragged to design pane
  • Added DPI awareness on windows
  • Improved app closing time
  • Improved tab view mechanics

Bug fixes

  • Fix invalid variable property value in checkbutton
  • Fix errors when using canvas as a root object
  • Fix issue allowing multiple save on exit prompts on linux

Upcoming

  • canvas editor ✔️
  • Treeview editor
  • Scrollbar helpers
  • Extension widgets
  • Python code generation
  • Full Mac OS support
  • 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
  • Custom properties for custom widgets