https://bugs.kde.org/show_bug.cgi?id=433321
ratijas <m...@ratijas.tk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/ef687b | |397b95ef3530f780c236fc3fe7a | |64d12f6 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from ratijas <m...@ratijas.tk> --- Git commit ef687b397b95ef3530f780c236fc3fe7a64d12f6 by ivan tkachenko. Committed on 26/10/2023 at 17:49. Pushed by ratijas into branch 'master'. carousel: Implement FullScreen and Overlay views Current index is synchronized between views, with "other" view updating without animations. Both overlays (native window and in-scene popup) are self-destructible on close. Animated gifs are auto-playing when maximizing, and stop playing when current index changes away from them. Play/Pause button reacts on mouse move, and auto-hides after a brief timeout. Related: bug 465794, bug 465796, bug 455304, bug 444103 M +60 -33 discover/qml/CarouselDelegate.qml M +1 -0 discover/qml/CarouselFullScreenMaximizedView.qml M +8 -1 discover/qml/CarouselInlineView.qml M +101 -6 discover/qml/CarouselMaximizedViewContent.qml M +1 -0 discover/qml/CarouselOverlayMaximizedView.qml M +1 -0 discover/qml/CarouselPageIndicator.qml https://invent.kde.org/plasma/discover/-/commit/ef687b397b95ef3530f780c236fc3fe7a64d12f6 -- You are receiving this mail because: You are watching all bug changes.