simplajs / simpla-img

An editable image you can update inline, built on Simpla
https://www.simplajs.org
MIT License
6 stars 3 forks source link

Editor should float on top #58

Closed bedeoverend closed 7 years ago

bedeoverend commented 7 years ago

The editor is getting z-index of auto, but it should really be floating on top to make sure it's always visible / usable.

@seaneking I think all that's happening here is missing a line in the :host styles, should have a line z-index: var(--simpla-on-top);?

madeleineostoja commented 7 years ago

Derp. Yep

bedeoverend commented 7 years ago

Fixed in 4eaeaa8abd12f616299e338775fd331ef07dbbb5