Skip to content

applets/notifications: Fixes for popup width

Marco Martin requested to merge work/mart/notificationsWidth into master
  • Only consider the size hint of the buttons to eventually enlarge the popup
  • Make the buttons implicit width surface to the popup via item Layout.preferredWidth
  • Give the popup Dialog a fixed unresizable width with Layout.minimum/maximumWidth to the Dialog main item

BUG:493842 BUG:493803

Edited by Marco Martin

Merge request reports

Loading