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

Add the possibility to scroll lines by flickering outside their width #89

Closed stephanemagnenat closed 6 years ago

stephanemagnenat commented 7 years ago

Currently, if the largest line is smaller than the available width (i.e. the scale is 0.5 at line 73 of EditorSimple.qml), one cannot scroll the list if one presses outside their width.