Vision — Theme
A new release is now available on the RaxBoard Marketplace.
Version: 1.0.9 (build 10009)
Compatibility: RaxBoard >=1.0.0
What's new
Smilie picker stacking order.
The picker was pinned at z-index 2147483000 (near max int). That put it above every
legitimate overlay, including the emoji panel that opens FROM it, and it made the
value impossible to reason about. It now sits at 100055 — just above the modal
ceiling (.rb-modal-panel, 100051) and just below the emoji panel (100060), so the
picker still covers the page while the emoji keyboard opens on top of it.
No other change: template rows, style properties and assets are otherwise identical
to the previous release.
Get it
View on the Marketplace
— Posted automatically by the RaxBoard Marketplace.