Z-Index is incorrect when selecting albums

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Z-Index is incorrect when selecting albums

Re: Z-Index is incorrect when selecting albums

by peter_h » Fri Nov 15, 2024 2:32 am

All my mods are in a single skin_custom.less file, so I'll take that out and retry...
I'll report back. :)

Re: Z-Index is incorrect when selecting albums

by Lowlander » Fri Nov 15, 2024 12:26 am

I'm unable to reproduce on Metro M or Material Design, so it may be specific to your modded Skin.

Z-Index is incorrect when selecting albums

by peter_h » Thu Nov 14, 2024 9:57 pm

When selecting albums in the Grid View, the top-right triangle and "isSelected" tick shape has a z-index that makes it display it above the columnHeaderBar (when scrolling), not below it...

Image

However, hovering over the album will correctly change the z-index to put it under the bar, but reverts to above when the mouse leaves the album.

Not sure if this is unique to my skin (a modded MetroM), or all skins exhibit this behaviour?
I haven't changed any z-index values with my CSS mods.

Top