Skip to content

Commit

Permalink
show x axis
Browse files Browse the repository at this point in the history
  • Loading branch information
ElderOrb committed Dec 8, 2023
1 parent 18a30a0 commit a03c978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/GUI/dvrescue/dvrescue/CaptureView.qml
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ Column {
Layout.fillHeight: true

canvasItem.clip: true
xBottomAxisVisible: false
xBottomAxisVisible: true
yLeftAxisVisible: false
backgroundColor: "Cornsilk"
yLeftAxisRange: Qt.vector2d(-900, 900)
Expand Down

0 comments on commit a03c978

Please sign in to comment.