|
|
|
|
|
by bobthepanda
1087 days ago
|
|
I'm not quite sure what you're getting at, but that's effectively what the current model forces you to do, to specify the elements in order that they go on top of each other. This is very bad. I would rather have z-index so I can group elements how I want and use z-index to dictate the final display order. |
|