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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
                   |t/ada62d202f9f60b8650d50a43 |t/f480c5eb8a8dd7ea30cdfc693
                   |818c082031598dc             |0452ef7c46d9212

--- Comment #8 from Marco Martin <notm...@gmail.com> ---
Git commit f480c5eb8a8dd7ea30cdfc6930452ef7c46d9212 by Marco Martin.
Committed on 29/07/2024 at 16:31.
Pushed by mart into branch 'Plasma/6.1'.

Respect centered images size

* Respect centered images size

Centered images should be cropped all around if they are bigger than the
screen, so we can't limit their sourceSize to the desktop size

Use the provider only for svgs:
Image always considers images from image providers as scalable
(QQuickPixmap::isScalableImageFormat) which changes the internal
calculation of the size, having images being rendered on different sizes
depending if they are loaded from package or directly
Related: bug 490425


(cherry picked from commit ada62d202f9f60b8650d50a43818c082031598dc)

Co-authored-by: Marco Martin <notm...@gmail.com>

M  +2    -1   
wallpapers/image/imagepackage/contents/ui/mediacomponent/StaticImageComponent.qml
M  +8    -6    wallpapers/image/plugin/autotests/tst_imagebackend.qml
M  +2    -2    wallpapers/image/plugin/autotests/tst_imagefrontend.cpp
M  +2    -1    wallpapers/image/plugin/utils/backgroundtype.h
M  +5    -1    wallpapers/image/plugin/utils/mediaproxy.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/f480c5eb8a8dd7ea30cdfc6930452ef7c46d9212

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

Reply via email to