Skip to content
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

Widget doesn't render correctly in taskbar #98

Open
TheTechnician27 opened this issue Feb 1, 2025 · 1 comment
Open

Widget doesn't render correctly in taskbar #98

TheTechnician27 opened this issue Feb 1, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@TheTechnician27
Copy link

TheTechnician27 commented Feb 1, 2025

Describe the bug
When I put this widget in the taskbar and click to show the panel, all of the information is bunched up into a tiny space (see screenshot). This makes it entirely unusable when it's in the taskbar.

To Reproduce
Unsure how to reproduce. Appears to be independent of the station. Happens on all three tabs (Weather Details, Forecast, and More Info). Changing all other settings didn't help. Reinstalling the widget did not fix the issue. Happens no matter where I put it in the taskbar. Works fine when pulled out onto the desktop.

Screenshots
Wunderground display bunched up

Desktop (output of `plasmashell --version):
plasmashell 6.2.5; Wayland; Manjaro; Linux 6.13.0-1

Additional context
The only thing I can find in the KSystemLog is plasmashell file:///home/me/.local/share/plasma/plasmoids/com.github.k-donn.plasmoid-wunderground/contents/ui/DetailsItem.qml:141:17: Unable to assign [undefined] to QString.

EDIT: When looking at the KSystemLog, I actually just saw this now:

KSystemLog

@TheTechnician27 TheTechnician27 added the bug Something isn't working label Feb 1, 2025
@k-donn
Copy link
Owner

k-donn commented Feb 3, 2025

Hello, thank you for using my widget!

The boundary of the widget should be expandable by dragging its edges. You can customize the size as you see fit and it will have enough space to display all information.

For the logs you get, that is just a by-product of the configuration system. That does not affect operation.

If you cannot drag the widget to make it larger, then let me now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants