~ubuntu-terminal-dev/ubuntu-terminal-app/trunk

« back to all changes in this revision

Viewing changes to src/app/qml/ExpandableButton.qml

  • Committer: Filippo Scognamiglio
  • Date: 2014-11-16 22:38:02 UTC
  • Revision ID: flscogna@gmail.com-20141116223802-hqyu63f4pb3lizac
Added dummy Ubuntu colorscheme. Added one finger scrolling on the phone. Various clean-ups both in code and UI.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import QtQuick 2.0
2
 
import Ubuntu.Components 1.0
 
2
import Ubuntu.Components 1.1
3
3
 
4
4
Item {
5
5
    id: container