Summary: | Vertical vs. horizontal scrolling | ||
---|---|---|---|
Product: | [Plasma] plasma-pa | Reporter: | Gregor Mi <codestruct> |
Component: | applet | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED DUPLICATE | ||
Severity: | minor | CC: | nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.7.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
screenshot with scrollbar
kwin settings |
1) Yes, unfortunately cannot be resized from the applet itself, only you can manually resize it. 2) Yes, very tricky thanks to QML. I've tried to play with it and couldn't get acceptable solution. 1) How can I manually resize it? I tried to use the left or right mouse button on the applet corners while holding Ctrl or Alt key. I thought resizing applets is currently not possible. Default shortcut for window resizing in kwin is Alt+Right Click Created attachment 99963 [details]
kwin settings
Ah thanks. I found that my settings use the Meta key (for reference I attached a screenshot of location of these settings)
*** This bug has been marked as a duplicate of bug 385270 *** |
Created attachment 99962 [details] screenshot with scrollbar I observed two minor things: 1) As seen on the screenshot the vertical scrollbar would not be needed if the applet would gain a little more height. 2) When I use the scrollwheel between the horizontal sliders and the view starts to scroll, then suddenly the scroll events are picked up from the horizontal slider the mouse is then over. I would find it more intuitive that if I start scrolling vertically that it does not switch to the horizontal slider, though I suspect that is tricky to implement.