Skip to content

Page: check whether stackview parent is a PageRow

Jack Hill requested to merge work/jackh/page-check-stackview-parent into master

It is possible for StackView.view.parent to not be a PageRow. An example of this is Elisa which implements its own page stack.

Merge request reports