[plasmashell] [Bug 504257] Digital clock Miss aligned

2025-05-16 Thread Alexandre
https://bugs.kde.org/show_bug.cgi?id=504257

--- Comment #7 from Alexandre  ---
Hello

Trying to resolve the issue I figured out how to align it with the weather
widget. In the `DigitalClock.qml` if you set `dateLabel` vertical anchor to
track the `timeLabel` and pad the `labelsGrid` to a value of 1 the text will
now be aligned. 

If that corresponds to one pixel or more I don't know I am not a qml expert nor
do I know if the weather widget is correctly centered 🤷‍♂️

Hope that can help.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 504257] Digital clock Miss aligned

2025-05-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=504257

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #6 from Nate Graham  ---
Ok, thanks! I'll investigate further.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 504257] Digital clock Miss aligned

2025-05-15 Thread Alexandre
https://bugs.kde.org/show_bug.cgi?id=504257

--- Comment #5 from Alexandre  ---
I had no idea ! I was using it as it is a more compact version but I would be
lying if the name did not influence my decision.

Anyway I did change it to the Inter Regular version of the font and the issue
still persist.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 504257] Digital clock Miss aligned

2025-05-15 Thread Alexandre
https://bugs.kde.org/show_bug.cgi?id=504257

--- Comment #4 from Alexandre  ---
Created attachment 181357
  --> https://bugs.kde.org/attachment.cgi?id=181357&action=edit
Without Display font

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 504257] Digital clock Miss aligned

2025-05-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=504257

--- Comment #3 from Nate Graham  ---
Aha, that's why. Fonts with "Display" in their names aren't actually intended
for use on computer screens; they're for use on physical billboards and stuff.
When used on a screen, their baselines will often be wrong, causing issues like
this.

Please switch to the normal Inter font and let us know if the issue still
happens after a reboot.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 504257] Digital clock Miss aligned

2025-05-15 Thread Alexandre
https://bugs.kde.org/show_bug.cgi?id=504257

--- Comment #2 from Alexandre  ---
(In reply to Nate Graham from comment #1)
> It looks like you've made some other customizations too, such as changing
> the default panel thickness and perhaps changing the default fonts too. Can
> you make a list of those?

Yes sorry, here is the list:
- Panel height: 30
- Font: Inter Display (System font set to Regular 12 pt and Clock widget set to
Regular 10 pt)

I have also disabled the middle token in the qml file of the widget however
using the original file did not change the alignment. Therefore I did not
include these modifications.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 504257] Digital clock Miss aligned

2025-05-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=504257

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||[email protected]

--- Comment #1 from Nate Graham  ---
It looks like you've made some other customizations too, such as changing the
default panel thickness and perhaps changing the default fonts too. Can you
make a list of those?

-- 
You are receiving this mail because:
You are watching all bug changes.