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
127 stars 122 forks source link

Disabled blocks turn black in color #1699

Closed AyaMoussa closed 1 month ago

AyaMoussa commented 1 month ago

When creating a new NEPO program using the blocks, disabling a block makes its color turn to black.

To Reproduce Steps to reproduce the behavior:

  1. Go to the Open Roberta Lab
  2. Click on any robot, TXT for example
  3. Choose a block and connect it to the start of the program
  4. Disable the block
  5. Open the simulation
  6. See error: block turns black

Expected behavior

Screenshots

Device information

AyaMoussa commented 1 month ago

duplicate of issue 1698