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

cwo <cwo....@posteo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kdeplasma-addons/-/commi |ma/kdeplasma-addons/-/commi
                   |t/e162c6ce18cd4b8f4623014f6 |t/12a37b9a4b4d90739fc820fa8
                   |ecc8b80df6f85c8             |34f535799484915

--- Comment #4 from cwo <cwo....@posteo.net> ---
Git commit 12a37b9a4b4d90739fc820fa834f535799484915 by Christoph Wolk.
Committed on 29/05/2025 at 21:00.
Pushed by cwo into branch 'Plasma/6.4'.

applets/fifteenpuzzle: hide board instead of covering it when solved

Fifteen Puzzle places a Rectangle over the board when the game is solved
to hide the pieces and display the victory message (and full image if
applicable). This doesn't look nice when put on the desktop with no
image, as the rectangle uses the Theme background color, rather than
the slightly transparent desktop widget color. It also leads to janky
resizing behavior when solved, as the covered pieces may peek out from
behind the rectangle as they are dynamically resized.

Instead, just hide the whole board when it is solved, and replace it
with a victory sceen that does not force a background.


(cherry picked from commit e162c6ce18cd4b8f4623014f6ecc8b80df6f85c8)

Co-authored-by: Christoph Wolk <cwo....@posteo.net>

M  +2    -2    applets/fifteenPuzzle/package/contents/ui/FifteenPuzzle.qml

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

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

Reply via email to