Summary: | Notification popup is too small | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Kai Uwe Broulik <kde> |
Component: | Notifications | Assignee: | Martin Klapetek <mklapetek> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | plasma-bugs |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/707a9b0bc74af62cdf1fe04cf11c6163a5006518 | Version Fixed In: | 5.3.2 |
Sentry Crash Report: | |||
Attachments: | Too small notification |
Description
Kai Uwe Broulik
2015-06-14 11:26:11 UTC
Created attachment 93171 [details]
Too small notification
Yeah, the sizing is all sorts of weird now. I need to make it more smarter. Git commit 707a9b0bc74af62cdf1fe04cf11c6163a5006518 by Martin Klapetek. Committed on 22/06/2015 at 16:53. Pushed by mklapetek into branch 'Plasma/5.3'. [notifications] Rework the notifications sizing code This reworks the notification sizing computation to use Layouts. This should fix all the popup sizing issues there are (including a binding loop error). Now it also properly elides after max 4 lines of text. REVIEW: 124149 FIXED-IN: 5.3.2 Related: bug 339588 M +75 -73 applets/notifications/package/contents/ui/NotificationItem.qml M +1 -0 applets/notifications/package/contents/ui/NotificationPopup.qml http://commits.kde.org/plasma-workspace/707a9b0bc74af62cdf1fe04cf11c6163a5006518 |