Code review comment for lp:~vthompson/ubuntu-calendar-app/fixes-1247192

Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

hello, I marked bug as invalid, as I making all view visible is intended behavior.

But if in Autopilot if you need to check if view is current one or not you can use isCurrentItem property.

property bool isCurrentItem: index == root.currentIndex

So I think this MR is not required

« Back to merge proposal