Experimental tablet UI

This commit is contained in:
Thomas Perl 2015-03-07 17:36:23 +01:00
parent 55c5c8d74d
commit e95ec1f76a
8 changed files with 142 additions and 65 deletions

View file

@ -24,7 +24,7 @@ import 'common/constants.js' as Constants
Rectangle {
color: Constants.colors.page
width: 480
width: 1280
height: 800
Main {}