Draw Shape [UP ALL OBJECT]
-
hi, I created a draw shape with z-order 1 and all the other z-order 2 objects, how come the draw shape is loaded on top of the objects despite having a lower z-order? Thanks
-
@duepips This is an interesting question. I'm also interested in the answer.
-
@l-andorrà said in Draw Shape [UP ALL OBJECT]:
This is an interesting question. I'm also interested in the answer.
in mql5 the highest z-order gives priority to objects with number but only on events such as mouse clicks, I have not found a real indication about the overlapping of objects such as for example in the CSS language, too bad