https://bugs.kde.org/show_bug.cgi?id=496310

cwo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kdeplasma-addons/-/commi
                   |                            |t/f7faef0e86ff470e41cc6b41e
                   |                            |4214e462fd86fe9

--- Comment #3 from cwo <[email protected]> ---
Git commit f7faef0e86ff470e41cc6b41e4214e462fd86fe9 by Christoph Wolk.
Committed on 14/08/2025 at 13:34.
Pushed by cwo into branch 'master'.

applets/timer: improve sizing and resizing

The timer applet has some sizing and resizing issues:
- it's not possible to switch from compact to full representation for
  desktop widgets during runtime; the user has to resize it past the
  switching size, then restart Plasma. This is difficult to discover, in
  particular as resizing the compactRepresentation is mostly useless.
- it's very easy to get the desktop applet display its contents out of
  its boundaries
- the full representation may resize itself on the desktop, breaking
  user expectations about how they place widgets

This change fixes these issues.

M  +2    -4    applets/timer/package/contents/ui/CompactRepresentation.qml
M  +2    -1    applets/timer/package/contents/ui/TimerEdit.qml
M  +17   -3    applets/timer/package/contents/ui/TimerView.qml
M  +1    -0    applets/timer/package/contents/ui/configTimes.qml
M  +4    -1    applets/timer/package/contents/ui/main.qml

https://invent.kde.org/plasma/kdeplasma-addons/-/commit/f7faef0e86ff470e41cc6b41e4214e462fd86fe9

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

Reply via email to