List of changes:
- Optimizations to the
;on_every_tick=implementation for track-bars.- Faster on every tick command execution.
- New table option additions
;section_text_color=and;info_text_color=.- Both section and info text color are optional parameters that can be set to:
default(normallydefaultwhen unspecified)warning(new built-in theme colorwarning_text_color)- or any specified RGB888 hex color string
- Both section and info text color are optional parameters that can be set to:
- Forwarder package versions and title colors are now inherited from the layer 0 package (package.ini) if left unspecified within the forwarder package.
- Users no longer need to specify forwarder package versions and colors on every forwarder package ini.
- Bottom buttons and settings menu touch functions now utilize theme colors
click_colorandclick_alphafor drawing highlights on the touch regions. - Various touch interaction bug fixes. (touching "OK" on top of a track-bar, bottom regions for touch adjusted to language text size, etc.)
- Slight tweaks to pixel blender for drawn strings during hiding.
Full Changelog: 0eeef44...v1.6.4