OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
124 stars 121 forks source link

New design for NN tabs, labels and buttons move to the right side menu #1669

Open bjost2s opened 3 months ago

bjost2s commented 3 months ago

Most of the labels and buttons to define a Network are located in a horizontal menu bar on top of the tabs (Define and Learn). This makes it almost impossible to make the tab responsive for small screens (smartphones and tablets mainly). The new design of the tabs will improve this: all labels and buttons from the top menu bar move to an animated side menu from right, similar to the right menu from the program tab. Additionally some of the button functionality from the bottom buttons should go the right menu.

To discuss: What else shoult/can be presented in the right menu, e.g. help, sim or extra documentation?