Skip to content

[Kickoff] Revamp LeaveButtons item

Kai Uwe Broulik requested to merge work/kbroulik/kickoff-leavebuttons into master
  • Simplify to be a Repeater in a ColumnLayout
  • Popuplate context menu with an Instantiator with MenuItem as delegate
  • Elide power buttons if necessary (previously they would just be cut off/fall off the view)
  • Position context menu below/above the leave button
  • Make leave button "pressed" while the menu is open

@teams/vdg @mikeljohnson

(in a top panel)

Screenshot_20210123_105506 Screenshot_20210123_105518 Screenshot_20210123_105547

Screenshot_20210123_110109 Screenshot_20210123_110159

RTL Screenshot_20210123_110318

Might need some more testing with other locales which have even longer texts than German

(bottom panel is mirrored likewise)

Merge request reports