https://bugs.kde.org/show_bug.cgi?id=452883
Bug ID: 452883 Summary: PageRow::lastItem is not updated when a page is removed Product: frameworks-kirigami Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: notm...@gmail.com Reporter: kb...@connorcarney.com Target Milestone: Not decided Created attachment 148311 --> https://bugs.kde.org/attachment.cgi?id=148311&action=edit qml example When the last page is removed from a PageRow using pop(), the lastItem property continues to point to the now-removed page (or null, if that page gets garbage collected), instead of being updated to point to the new last page. -- You are receiving this mail because: You are watching all bug changes.