Feature request: new methods on overlay manager
rdicroce opened this issue · 0 comments
rdicroce commented
It would be nice if the overlay manager had a couple more methods:
- isOpen(overlay) - to check if an overlay is open or closed
- toggle(overlay) - opens the overlay if it is closed, and closes the overlay if it is open