Jordan Tangy's picture

Hi everyone,

I'm trying to bring objects to the foreground, so I'm using the setZorder() function with 1000000 paramater.

for(var i = 0 ; i < objectList.length ; i++){
      
        objectList[i].setZOrder(1000000);
}

Some objects are brought to the foreground and some aren't.

Does someone have an explanation or a work around ?

cheers

Tags: ARIS 10 ARIS Report ARIS Report Scripting ARIS script