forked from Shinonome/dots-hyprland
fix media controls positioning for vertical bar
This commit is contained in:
@@ -23,9 +23,6 @@ Item { // Player instance
|
||||
property real maxVisualizerValue: 1000 // Max value in the data points
|
||||
property int visualizerSmoothing: 2 // Number of points to average for smoothing
|
||||
|
||||
implicitWidth: widgetWidth
|
||||
implicitHeight: widgetHeight
|
||||
|
||||
component TrackChangeButton: RippleButton {
|
||||
implicitWidth: 24
|
||||
implicitHeight: 24
|
||||
|
||||
Reference in New Issue
Block a user