laminate/overlay/zindexer library
Classes
- ZIndexer
- This allows a monotonically increasing z-index for hoverable elements. This works around the problem where setting a static z-index for newly shown elements will sometimes show up underneath existing elements.
Constants
- hoverableAutoIncrement → const int
- The layout tools will monotonically increment the zIndex for hoverable elements.