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

Have a way to limit the number of rows and the number of event/action in rows #65

Closed stephanemagnenat closed 7 years ago

stephanemagnenat commented 7 years ago

With the goal of making a step by step tutorial to use VPL, it would be helpful to have a way to limit the editor to a certain number of rows and a certain number of event/action per row. This could easily be parametrized by two properties, that have a reasonable default value.

stephanemagnenat commented 7 years ago

Implement in different commits, last one being c93ef57.