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

setProgram in Thymio.qml is called too often #115

Closed stephanemagnenat closed 6 years ago

stephanemagnenat commented 6 years ago

setProgram in Thymio.qml is called too often, which is a problem with the simulator enabled, as in the current implementation this will trigger this simulator each time. This could of course be improved, but rather we should understand who calls setProgram and why.

The excessive calls are: