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

--- Comment #11 from Nate Graham <n...@kde.org> ---
Git commit 5169dff83384cf255ecfbd600036b80763f0885e by Nate Graham, on behalf
of Carl Schwan.
Committed on 12/10/2021 at 20:11.
Pushed by ngraham into branch 'master'.

Port away from ScrollArea to ScrollView

In most cases the port is trivial and can even simplify the code like in
the case of the system tray applet. In the case of notifications applet,
this is causing a bigger refactor and it's now also using a TextArea
that provides the automatic scrolling when selecting behavior.

M  +3    -1    applets/batterymonitor/package/contents/ui/PopupDialog.qml
M  +5    -2    applets/clipboard/contents/ui/Menu.qml
M  +3    -1   
applets/devicenotifier/package/contents/ui/FullRepresentation.qml
M  +5    -2    applets/notifications/package/contents/ui/FullRepresentation.qml
M  +55   -87   applets/notifications/package/contents/ui/SelectableLabel.qml
M  +26   -28   applets/systemtray/package/contents/ui/HiddenItemsView.qml
M  +6    -3    lookandfeel/contents/runcommand/RunCommand.qml

https://invent.kde.org/plasma/plasma-workspace/commit/5169dff83384cf255ecfbd600036b80763f0885e

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

Reply via email to