Skip to content

v2.2.7

Latest
Compare
Choose a tag to compare
@Jomelo Jomelo released this 25 May 14:32
· 13 commits to master since this release

New:

  • Add an option to use dynamic menu elements with submenus.
  • Add two new element types for a better dyn element handling
    _LCDML_TYPE_dynParam_enableSubMenus
    _LCDML_TYPE_dynParam_enableCustomRefresh
    => examples for the handling will be add in further examples on the next time

Bugfix

  • on every scroll action the display is refreshed => now only if the elements windows is moved, the display would be refreshed
  • Screensaver / jump To action on dynamic refreshed content works now correctly

Update dynUpdateContent Example

  • Reduce complexity of dynamic updated content example

Optimisation

  • Remove some unused functions
  • Documentation