gregtatum / z-index-devtool

A UCOSP project for building a Z-Index Devtool.
Mozilla Public License 2.0
31 stars 7 forks source link

Element Selection and Hover Conflict #80

Closed w-jiang closed 6 years ago

w-jiang commented 8 years ago

If I select an element in the dom, the selected element highlight goes away when I hover over any node in the stacking context. When I stop hovering over elements, I think it should go back to displaying the previously selected element.

Expected behaviour is open for discussion

jreinlein commented 8 years ago

I like it the way it is right now, honestly. Otherwise the user has no way of deselecting.

Yes, it's a hassle if you don't mean to change your selection and accidentally hover over other elements, but I don't think it's that bad.

Mull it over, and let's talk about it at our next meeting :)