EPICLab / synectic

Cards-based IDE for research into context-aware, heuristic problem-solving development tools.
https://epiclab.github.io/synectic/
MIT License
5 stars 0 forks source link

Prevent Card overlap when fullscreen expanded by increasing `z-index` value #1342

Closed nelsonni closed 11 months ago

nelsonni commented 11 months ago

Prevent visual overlap when a card is expanded to fullscreen mode and other cards would normally overlay on top of that card based on z-index value and precedence order.

This PR resolves #1340.

Changes:

This PR makes the following changes: