Skip to content

openHarmony 0.2.0

Compare
Choose a tag to compare
@mchaptel mchaptel released this 14 Apr 09:58
· 553 commits to master since this release

Changelog:

new functions :

  • $.oApp Class to access the application window, mouse position etc.
  • $.oPieMenu Class to create pie menus from a widget list.
  • $.oPieSubMenu Class to embed further submenus inside a pie menu.
  • $.oToolbar Class to create a toolbar with custom widgets
  • $.oArtLayer Class to access the contents of the drawing art layers
  • $.oShape Class that represents the vector shapes in the drawings.

more documentation fixes