I have the PieCanvas wrapping a whole page and at the PieMenu section for the child I wrap the actual menu button. However as soon as the button is pressed the whole wrapped menu disappears and only the radial PieActions become visible. How can I disable the disappearance of the wrapped elements or is there a way to make the PieActions float over the underlying elements?
I have the
PieCanvas
wrapping a whole page and at thePieMenu
section for the child I wrap the actual menu button. However as soon as the button is pressed the whole wrapped menu disappears and only the radial PieActions become visible. How can I disable the disappearance of the wrapped elements or is there a way to make the PieActions float over the underlying elements?