You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed panel and dropdown overlap
The elements panel and timing diagram were overlapping
with dropdowns because of z-index being 100,
changed the z-index and now the dropdowns are behaving
as expected.
Fixes: CircuitVerse#43
0 commit comments