MarcinOrlowski / html-clock-plasmoid

Configurable and lightweight clock widget for KDE. Stylable with QT supported subset of HTML markup, supporting variety of usable placeholders to design clock widget as you like.
67 stars 6 forks source link

Doesn't adjust spacing when added to a panel #11

Closed NICHOLAS85 closed 3 years ago

NICHOLAS85 commented 3 years ago

What's wrong? When I place the widget in a panel (I'm using a latte panel) I am unable to see the full widget.

Steps to reproduce the behavior:

  1. Add the widget to a panel

Expected behavior The width of the widget to expand to fill the size of the space it takes up

Runtime environment

Notes image Red text is HTML Clock, placed between two widgets.

MarcinOrlowski commented 3 years ago

Hi, thanks for the report. I believe this is some sort of bug in the widget but I wish to reproduce it. Unfortunately I am apparently too dumb for Latte as I am not sure how you add widgets to it? Any attempt of doing "Add widget..." from Latte's context menu ends up adding such widget to my desktop. Mind giving steps for dummies?

NICHOLAS85 commented 3 years ago

I currently just drag the widget from the widget selection menu into the panel. When I hover over the panel while holding the widget a small plus symbol appears showing me where the widget will be placed.

MarcinOrlowski commented 3 years ago

Thanks. Should be fixed in v1.1.2

NICHOLAS85 commented 3 years ago

Thanks! I can confirm it's properly displaying now.