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

Display bug in simple mode when a program is loaded #34

Closed stephanemagnenat closed 7 years ago

stephanemagnenat commented 7 years ago

When a program is loaded, an empty event-action pair is displayed on top of the others in the list. See this screenshot:

simple-mode-display-bug-load

marvelous commented 7 years ago

Can't reproduce. What did you do previously? Can you send me the code (console.log in Editor.qml::loadCode)? I am still on Qt 5.7.0

stephanemagnenat commented 7 years ago

I also cannot reproduce on my laptop (I had the problem on my home desktop), with either master or remy branches, using Qt5.7.1. I'll try again at home and try to collect more information when this bug appears. Maybe a specific saved state was broken.