improve scrolling

This commit is contained in:
Eduardo Bart
2012-03-27 21:33:35 -03:00
parent 668c4d98d9
commit 92d535f981
6 changed files with 46 additions and 16 deletions

View File

@@ -30,6 +30,7 @@ ConsoleTabBarPanel < TabBarPanel
anchors.bottom: parent.bottom
anchors.right: parent.right
step: 14
pixels-scroll: true
ConsoleTabBarButton < TabBarButton