Skip to content

Commit

Permalink
Move bitrate widget to right corner
Browse files Browse the repository at this point in the history
  • Loading branch information
steveatinfincia committed May 20, 2020
1 parent 2462585 commit 95e1376
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qml/ui/widgets/BitrateWidgetForm.ui.qml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ BaseWidget {

widgetIdentifier: "bitrate_widget"

defaultAlignment: 0
defaultXOffset: 180
defaultAlignment: 1
defaultXOffset: 224
defaultYOffset: 0
defaultHCenter: false
defaultVCenter: false
Expand Down

0 comments on commit 95e1376

Please sign in to comment.