~aacid/unity8/desktopRotatedCamera

« back to all changes in this revision

Viewing changes to tests/qmltests/tst_OrientedShell.qml

  • Committer: Albert Astals Cid
  • Date: 2016-06-02 07:43:13 UTC
  • mfrom: (2039.198.42 unity8)
  • Revision ID: albert.astals@canonical.com-20160602074313-qycavrlys0yftjfd
Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
1564
1564
            orientedShellLoader.active = true;
1565
1565
 
1566
1566
            tryCompare(orientedShellLoader, "status", Loader.Ready);
1567
 
            removeTimeConstraintsFromDirectionalDragAreas(orientedShellLoader.item);
 
1567
            removeTimeConstraintsFromSwipeAreas(orientedShellLoader.item);
1568
1568
 
1569
1569
            shell = findChild(orientedShell, "shell");
1570
1570