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

Simple mode: allow to move events and actions from one line to another, and to reorganise within a line #42

Open stephanemagnenat opened 7 years ago

stephanemagnenat commented 7 years ago

... as it is done in VPL1

marvelous commented 6 years ago

At the moment, dropping is done on top of the placeholders or existing blocks. If we want to reorder blocks, it would make sense to drop blocks between existing blocks. Does this make the placeholders kind of useless?