[kdeplasma-addons] [Bug 472671] Calculator applet minimum width and height values

2023-09-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472671

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kdeplasma-addons/-/commi
   ||t/4e1b311d1326b03a57255d654
   ||2b2554d03a19e1d
 Resolution|--- |FIXED
   Version Fixed In||6.0

--- Comment #3 from Nate Graham  ---
Git commit 4e1b311d1326b03a57255d6542b2554d03a19e1d by Nate Graham.
Committed on 07/09/2023 at 23:15.
Pushed by ngraham into branch 'master'.

applets/calculator: reduce min size to only what's needed to fit buttons

This makes it usable for people who want to put it on thick vertical
panels of 126px wide or wider--down from the previous value of 144px.

Any smaller than this, and button text starts to get elided with the
current design.
FIXED-IN: 6.0

M  +2-2applets/calculator/package/contents/ui/calculator.qml

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

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

[kdeplasma-addons] [Bug 472671] Calculator applet minimum width and height values

2023-09-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472671

--- Comment #2 from Nate Graham  ---
Git commit 877cb682a2997b174dae7ef0cb80a31d3f36e4dc by Nate Graham.
Committed on 07/09/2023 at 23:10.
Pushed by ngraham into branch 'master'.

applets/calculator: use multiples of gridUnit for minimum size

This way it adjusts with the font size. We do this everywhere else too.

M  +2-2applets/calculator/package/contents/ui/calculator.qml

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

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

[kdeplasma-addons] [Bug 472671] Calculator applet minimum width and height values

2023-09-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472671

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Ever confirmed|0   |1
   Severity|normal  |minor
 Status|REPORTED|CONFIRMED

--- Comment #1 from Nate Graham  ---
The bad default size should be fixed in Plasma 6, but making it much smaller is
probably less feasible as it would start to be too small to use. But maybe it's
possible.

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