jbaysolutions / vue-grid-layout

A draggable and resizable grid layout, for Vue.js.
https://jbaysolutions.github.io/vue-grid-layout/
MIT License
7.11k stars 1.5k forks source link

Z-index problem #125

Open llwinner opened 6 years ago

llwinner commented 6 years ago

The same question as #71. I tried a lot of controls, there is the same problem, modify z-index can not solve the problem, this is really a serious problem. I hope to have a good solution......

gmsa commented 6 years ago

Might be something described here: https://philipwalton.com/articles/what-no-one-told-you-about-z-index/

Need to take a look into it whenever I have some time.

llwinner commented 6 years ago

Thanks for your reply!

ywmail commented 6 years ago

solved my problem.