Windows version
Windows 10
Windows OS build
Edition Windows 10 Pro Version 22H2 Installed on 12/25/2023 OS Build 19045.6466
YASB version installed
2.0.6
Describe the bug
Problem: the total width of the widget keeps changing as I enabled seconds, causing other widgets to keep adjusting too
- I set this as my label
label: '<span>{alarm}</span>{ %a, %d %b %H:%M:%S %z}'
- Would be good if the widget can have a grow only behavior, i.e. if the width reaches 100px, then it must maintain at least this width until restarted
- Currently, the width increases and decreases depending on the seconds, e.g. 0 -> 1, width decreases, 1 -> 2, width increases
Relevant log output
Windows version
Windows 10
Windows OS build
Edition Windows 10 Pro Version 22H2 Installed on 12/25/2023 OS Build 19045.6466
YASB version installed
2.0.6
Describe the bug
Problem: the total width of the widget keeps changing as I enabled seconds, causing other widgets to keep adjusting too
label: '<span>{alarm}</span>{ %a, %d %b %H:%M:%S %z}'Relevant log output