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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
                   |eworks/kirigami/commit/d03c |eworks/kirigami/commit/c28d
                   |06bf7e047a822db66e8227a9a6b |ff79721d3805edcd413ef233216
                   |c060b2c67                   |b3b3b0104

--- Comment #22 from Marco Martin <notm...@gmail.com> ---
Git commit c28dff79721d3805edcd413ef233216b3b3b0104 by Marco Martin.
Committed on 14/07/2022 at 12:11.
Pushed by mart into branch 'master'.

second attempt of Delete and port away from internal ScrollView

This reintroduces the refactor of ScrollablePage which was reverted due to last
minute regressions.

Refactor ScrollablePage to port it out of our internal implementation of
ScrollView to upstream QQC2.ScrollView

port the other users as well, most notably OverlaySheet and Dialog.

Testing on various applications don't seem to produce any noticeable
differences

M  +0    -2    src/CMakeLists.txt
M  +2    -1    src/controls/ContextDrawer.qml
M  +26   -28   src/controls/Dialog.qml
M  +207  -47   src/controls/ScrollablePage.qml
D  +0    -207  src/controls/private/RefreshableScrollView.qml
M  +0    -17   src/controls/templates/OverlayDrawer.qml
M  +26   -14   src/controls/templates/OverlaySheet.qml
D  +0    -161  src/controls/templates/private/ScrollView.qml

https://invent.kde.org/frameworks/kirigami/commit/c28dff79721d3805edcd413ef233216b3b3b0104

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

Reply via email to