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

Proximity and ground sensors blocks do not recover their current parameters when in edit mode #27

Closed stephanemagnenat closed 7 years ago

stephanemagnenat commented 7 years ago

Both in simple and advanced mode, the proximity and ground sensors blocks do not show their current parameters in the edit mode.

It is easy to reproduce:

  1. add a proximity sensor block,
  2. edit it, set one of the sensor to detection,
  3. acknowledge the changes, they can be seen in the miniature,
  4. edit again the block, the changes are not shown.

Other blocks seem to work.