Skip to content

Improve RTL support in columnview

Matej Starc requested to merge sporknife/kirigami:work/sporknife/Ezekiel into master

Rename firstVisibleItem and lastVisibleItem to their RTL compatible equivalent and adapt the navigation to RTL mode

firstVisibleItem -> leadingVisibleItem lastVisibleItem -> trailingVisibleItem

Signed-off-by: Matej Starc matej.starc@protonmail.com

Merge request reports