status-desktop/ui/app/AppLayouts/Onboarding/panels
Lukáš Tinkl c9e1d29e25 fix(StatusMenu): StatusSuccessAction is not taken into account for Menu width
- StatusSuccessAction, despite its name, is a visual item (`MenuItem` ->
`AbstractButton`) which is not part of the `contentModel` but just added
to the menu container
- therefore we don't use a ListView but a ScrollView/Repeater instead
and set the width/maxWidth manually after the menu items have been added
to the layout

Fixes #14037
2024-09-23 17:35:27 +02:00
..
AccountListPanel.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
AccountMenuItemPanel.qml fix(StatusMenu): StatusSuccessAction is not taken into account for Menu width 2024-09-23 17:35:27 +02:00