Fold extra send icons when thin for mobile

This commit is contained in:
James Graham
2026-02-07 15:50:18 +00:00
parent 0d1f5c950d
commit 7afce01a23
3 changed files with 113 additions and 65 deletions

View File

@@ -414,14 +414,4 @@ RowLayout {
}
}
}
Component {
id: locationChooser
LocationChooser {}
}
Component {
id: newPollDialog
NewPollDialog {}
}
}