PageStack and StackView
Marco Martin
notmart at gmail.com
Mon Dec 1 10:10:57 UTC 2014
On Saturday 29 November 2014, Kai Uwe Broulik wrote:
> I migrated the essential parts of PageStack to StackView but now System
> Tray is completely broken. Switching to different applets leaves the old
> ones there.
>
> According to documentation "By default […] StackView will destroy items
> pushed as components or URLs. Items not destroyed will be re-parented back
> to the original parents they had before being pushed onto the stack and
> hidden." but since the taskItemExpanded is a QQuickItem* member of Task it
could it be done by hand when changing the page?
otherwise other things that pop to mind are using an item somewhere where one
reparents all the plasmoids fullrepresentations as soon as created or using a
TabView instead
> cannot really re-parent it and just dumps it somewhere where it stays
> visible :/ DestroyOnPop did not work either and is probably not desirable
should never destroy pieces of plasmoids
--
Marco Martin
More information about the Plasma-devel
mailing list