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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |6.1
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/knewstuff/-/commit/2
                   |                            |dae07f0769f6e8054cc0facd2c5
                   |                            |d27bafaa9e0f

--- Comment #5 from Nate Graham <n...@kde.org> ---
Git commit 2dae07f0769f6e8054cc0facd2c5d27bafaa9e0f by Nate Graham.
Committed on 15/03/2024 at 04:39.
Pushed by ngraham into branch 'master'.

Unify default sizes

Right now there are three different sizes for:
- The dialog when invoked from QML
- The dialog when invoked from C++
- The page (which doesn't even matter since its size is based on the
  parent view, but still)

Let's synchronize these to prevent oddness.
FIXED-IN: 6.1

M  +2    -0    src/qtquick/qml/Dialog.qml
M  +3    -2    src/qtquick/qml/DialogContent.qml
M  +5    -3    src/widgets/dialog.cpp

https://invent.kde.org/frameworks/knewstuff/-/commit/2dae07f0769f6e8054cc0facd2c5d27bafaa9e0f

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

Reply via email to