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

Dan Leinir Turthra Jensen <ad...@leinir.dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/knewstuff/commit/a1c
                   |                            |c382053837e0884603d05c98ac9
                   |                            |12a9e42415

--- Comment #2 from Dan Leinir Turthra Jensen <ad...@leinir.dk> ---
Git commit a1cc382053837e0884603d05c98ac912a9e42415 by Dan Leinir Turthra
Jensen.
Committed on 08/06/2020 at 08:35.
Pushed by leinir into branch 'master'.

Don't allow content to overflow in the grid delegates

Due to the content shown in the delegates being user created, we
cannot trust that it will flow correctly when shown inside a
Text (or Label) Component. Consequently, we have to deal with the
unfortunate cases where that content would end up overflowing.
While it is suboptimal to do this by just clipping it, it will
make the delegates look less broken, and we can then suggest
to the content creator to maybe consider the presentation
of their content in KNS as well as on the website.

M  +1    -0   
src/qtquick/qml/private/entrygriddelegates/BigPreviewDelegate.qml
M  +1    -0    src/qtquick/qml/private/entrygriddelegates/TileDelegate.qml

https://invent.kde.org/frameworks/knewstuff/commit/a1cc382053837e0884603d05c98ac912a9e42415

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

Reply via email to