mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 09:19:27 -05:00
fix weirdass scroll speed
This commit is contained in:
@@ -97,7 +97,7 @@ Rectangle {
|
||||
}
|
||||
}
|
||||
|
||||
Flickable { // Tag strip
|
||||
StyledFlickable { // Tag strip
|
||||
id: tagsFlickable
|
||||
visible: root.responseData.tags.length > 0
|
||||
Layout.alignment: Qt.AlignLeft
|
||||
|
||||
Reference in New Issue
Block a user