Control GUI Toggle Element
Closed, ResolvedPublic

Description

Currently the main menu is filled with dummy placeholder options.

It would be cool to have a CSS/HTML/JS based GUI element to toggle options ON/OFF visually

like https://github.com/somtd/ToggleView or something looking like this: http://www.edumobile.org/wp-content/uploads/2015/01/tb1.png

sebastian created this task.Feb 2 2018, 4:31 PM
sebastian updated the task description. (Show Details)
sebastian raised the priority of this task from to Normal.
sebastian assigned this task to BAndiT1983.
sebastian added a project: AXIOM Beta Software.
sebastian moved this task to Control daemon on the AXIOM Beta Software board.
sebastian added a subscriber: sebastian.
RexOr added a subscriber: RexOr.Feb 2 2018, 6:00 PM
anuejn added a subscriber: anuejn.Feb 2 2018, 9:20 PM

what about checkboxes? they can be styled with css, so they look like toggle switches: https://codepen.io/mburnette/pen/LxNxNg

Very good idea, thought about checkbox styling for that, also because of states, but haven't thought about searching for examples.

sebastian closed this task as Resolved.Feb 3 2018, 12:59 PM

Many thanks!

Implemented: http://files.apertus.org/AXIOM-Beta/ControlGUI/

Click on "Menu"

This was forwarded in IRC:

LittlevGL is a free and open-source graphics library providing everything you need to create embedded GUI with easy-to-use graphical elements, beautiful visual effects and low memory footprint.

https://littlevgl.com/

Note that the AXIOM Remote and the web based control GUI (for smartphones, etc.) are two completely independent projects.