Summary: | "Low disk space" message looks ugly (text is bigger than it should) | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Alexander Nestorov <alexandernst> |
Component: | Notifications | Assignee: | Martin Klapetek <mklapetek> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bhush94 |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/5aa1e18f970672ef882b5749120f6598ff270235 | Version Fixed In: | |
Sentry Crash Report: |
Description
Alexander Nestorov
2014-05-16 10:18:53 UTC
Layout problem in notifications, moving. Fwiw, I'm going to redo this as a SNI, it makes no sense for this to be all stuffed into a notification. The free space notification is now a proper StatusNotifierItem and the actions were moved to its context menu, the notification is now just that - a notification. This is not a proper fix for the bug itself however, that will come shortly. Git commit 5aa1e18f970672ef882b5749120f6598ff270235 by Martin Klapetek. Committed on 21/05/2014 at 15:45. Pushed by mklapetek into branch 'master'. Elide Components' Button label Otherwise the label can get out of the button boundaries. Tested with RTL text too, it's elided properly as the elipsis switches to Left on its own. Reviewed-by: Marco Martin M +1 -0 src/declarativeimports/plasmacomponents/qml/Button.qml http://commits.kde.org/plasma-framework/5aa1e18f970672ef882b5749120f6598ff270235 |