mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
feat: Add line numbers toggle to Notepad settings
This commit is contained in:
@@ -12,7 +12,7 @@ ScrollBar {
|
||||
|
||||
policy: (parent && parent.contentHeight > parent.height) ? ScrollBar.AsNeeded : ScrollBar.AlwaysOff
|
||||
minimumSize: 0.08
|
||||
implicitWidth: 10
|
||||
implicitWidth: 8
|
||||
interactive: true
|
||||
hoverEnabled: true
|
||||
z: 1000
|
||||
|
||||
Reference in New Issue
Block a user