Summary: | Need scrollbar or expanding window | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Unknown <null> |
Component: | Networks widget | Assignee: | Jan Grulich <jgrulich> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jgrulich, lukas, null, thisguy642 |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-nm/ac08a4c148738783d86a074a058d88a2cbd22b23 | Version Fixed In: | |
Sentry Crash Report: |
Description
Unknown
2013-10-22 17:28:50 UTC
Git commit ac08a4c148738783d86a074a058d88a2cbd22b23 by Jan Grulich. Committed on 23/10/2013 at 07:07. Pushed by grulich into branch 'master'. Add ScrollBar with the hope it will work correctly M +53 -47 applet/declarative/contents/ui/main.qml http://commits.kde.org/plasma-nm/ac08a4c148738783d86a074a058d88a2cbd22b23 1) I added a scrollbar, but before I was trying to use it and it didn't work correctly sometimes. 2) This is already implemented in 0.9.3.1 version, when you expand some connection, it will move the view so you see all info. (In reply to comment #2) > 1) I added a scrollbar, but before I was trying to use it and it didn't work > correctly sometimes. > 2) This is already implemented in 0.9.3.1 version, when you expand some > connection, it will move the view so you see all info. Thanks for considering my suggestion. I'll have to wait until 0.9.3.1 lands in Kubuntu to take a look at the new version. Right now, some packaging issues are still being sorted. https://bugs.launchpad.net/ubuntu/+source/plasma-nm/+bug/1243822 Git commit ebc4ac6c127b4d253f69bc70772ed7f8cc7859c6 by Jan Grulich. Committed on 29/10/2013 at 11:18. Pushed by grulich into branch 'master'. Revert: Add ScrollBar with the hope it will work correctly M +47 -51 applet/declarative/contents/ui/main.qml http://commits.kde.org/plasma-nm/ebc4ac6c127b4d253f69bc70772ed7f8cc7859c6 Bulk transfer as requested in T17796 |