Replace arrows in BarTab with drag&drop

This commit is contained in:
Ly-sec 2025-08-23 12:16:08 +02:00
parent 765f6d5a1f
commit 2029b5e1eb
2 changed files with 157 additions and 33 deletions

View file

@ -148,7 +148,7 @@ ColumnLayout {
}
NText {
text: "Add, remove, or reorder widgets in each section of the bar using the control buttons."
text: "Drag and drop widgets to reorder them within each section, or use the add/remove buttons to manage widgets."
font.pointSize: Style.fontSizeXS * scaling
color: Color.mOnSurfaceVariant
wrapMode: Text.WordWrap