Skip to main content

when creating overlays you sometimes need to create multiple overlays for instance a drawer opens on the bottom (overlay 1 ) a confirmation popup ( overlay 2 ) when trying to prototype this you need to make the old overlay disapear and show the new one - that behavior doesn’t work properly.

my suggestion is that any overlay has a close anyother overlay checkbox 

You can use swap overlay instead of open overlay. It will close the first and open a new one

 


Reply