zIndex

The zIndex specifies the Z position where the visual element is located.

The first level has a zIndex of up to 5000, which includes modules with a zIndex of 0, for example. As soon as an interaction occurs, such as changing the padding, the first level is updated. An InfoImage can be placed on this first level.

The next level has a zIndex of 5000-15000, this includes the movers with a zIndex of 10000. An InfoImage can be placed on this level, as it is updated with the movers.

As soon as the zIndex exceeds a value of 15000, the visual elements in this level are updated. An InfoImage that is not updated with the movers can be placed on this level.