You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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