Skip to content

v0.0.3 - demo version

Compare
Choose a tag to compare
@EdoFro EdoFro released this 24 Nov 22:30
· 69 commits to main since this release

This new demo version hat a lot of improvements:

  • better scrollspeed
  • message when command no present in Menu for active map
  • added execute_scripts_without_network_restriction: true so web images could be loaded
  • improved showMenu to show actions in extended submenus
  • changed 'Close tutorial' to 'Stop tutorial'
  • tables have now black borders
  • Codeblocks have special style in EditorPanes
  • links in EditorPanes are now clickeable and open the default web browser
  • added a listener to resize height of content panel when tabpanel width changes
  • added newPage styles and functionality
  • added Table of Contents styles and functionality
  • added Table of Contents button to 'next page' panel
  • added GOTO style and its functionality
  • added Action style and its functionality
  • added groovy style and its functionality
  • enables multiple tutorials in one map
  • added 'copy' style and its functionality
  • added 'select' style and its functionality
  • added 'openMap' style and its functionality
  • added 'inspect tutorial map' functionality
  • and other minor changes