Skip to content

Commit

Permalink
compositor: Fix Drawer position
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Jan 1, 2017
1 parent bd16b1c commit c69724e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compositor/qml/desktop/Shell.qml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ Item {

edge: Qt.RightEdge

y: screenView.width
width: Math.max(320, panel.rightWidth)
height: screenView.height

Expand Down

0 comments on commit c69724e

Please sign in to comment.