mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-28 10:46:45 +10:00
tooltips: use builtin text prop, fix crash (#1956)
This commit is contained in:
@@ -149,7 +149,7 @@ Slider {
|
||||
|
||||
StyledToolTip {
|
||||
extraVisibleCondition: root.pressed
|
||||
content: root.tooltipContent
|
||||
text: root.tooltipContent
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user