Page 1 of 1

Possible to change draw order of overlapping gui elements?

Posted: Sat May 04, 2019 3:40 pm
by eduran
Is there a way to change the order in which overlapping GUI elements are drawn? I would like to force an element to draw on top of others, even if it was created before those other elements. By default, elements created later will always draw in top of elements created earlier.