Unknownreported this bug
The layouts are not added by this order There'll be problem that layouts overlap each other in a order I don't want, can we make this list ordered?
#5391 opened by Unknown 1 year ago
The layouts are not added by this order There'll be problem that layouts overlap each other in a order I don't want, can we make this list ordered?
The z-index ordering is irrespective of the order layouts are applied. With v1.2.0, you will be able to set the z-index of layouts.
Closing since feature request is planned as z-index layering.