aseba-community / thymio-vpl2

Next generation VPL for Thymio using Qt Quick from Qt 5.x
GNU Lesser General Public License v3.0
2 stars 5 forks source link

StartIndicator should not be "inside" the Block #32

Closed marvelous closed 7 years ago

marvelous commented 7 years ago

They should be separate.

In simple mode, the start indicator should not move when dragging the event block; the invisible link from the last non-empty action of the row should point to the start indicator state (proper fix for #9).

In advanced mode, the user should not be able to create such link.

stephanemagnenat commented 7 years ago

Just to keep track, following our last discussion, there should not be anymore StartIndicator in simple/reactive mode. This is related to issue #35.