-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fill free space on Panel
bugs
#46
Comments
Could you check the 0.6.9
I hope this problem will not be relevant anymore.
I was unable to create several overlapped mouse handlers for buttons and widget background. |
Plasmashell crashes with this spamming on 7.0.0 - panels weren't spawning and couldn't interact with the desktop at all. Well and truly exploded. In the time before the crash (I toggled "Fill free space on panel") I couldn't see the preferred size property option |
Strange, I'm using it for several days without any problems. You usually need to kill plasmashell in such cases.
It is enabled when Fill free space is active, you don't need to do anything. UPD: I have tried to reproduce the issue but with no luck so far. Could you also attach your QT version from "About this System". |
Title vanishes while hovered with a spacer on the same panel + other issues with spacers on the same panel. Prevents a use case of application-title-bar, global menu, spacer, other widgets from working:
in the edit mode you can see that the title has vanished
After exiting the title area is not clickable/draggable and only the icon display allows interaction
Fill free space on Panel
is limited to theMaximum width
parameter (currently have it set to 2000 to workaround this). When set to a value less than the free space the taken space changes when hovering with theShow disabled elements
Hide optionFilling free space is attached to the "Title" element so removing it or it having no contents breaks the fill free space (Unrelated to the issue title but related to this part "Mouse area drag" is also attached to the title rather than blank widget space
The text was updated successfully, but these errors were encountered: