Open Nayjest opened 12 years ago
If two objects with same zIndex intersects, object that is located below must be drawn on the top of object that is located above. For canvas/webGl layers -- draw layers sorted by Y coord For DOM layers -- modify zIndex when changing offset(?)
If two objects with same zIndex intersects, object that is located below must be drawn on the top of object that is located above. For canvas/webGl layers -- draw layers sorted by Y coord For DOM layers -- modify zIndex when changing offset(?)