Forum Discussion

Tim_'s avatar
Tim_
Community Member
4 hours ago

Storyline marker stacking order problem

Markers seem to be tied to the highest layer at the time they are first opened. This means layers can appear on top of the marker balloons. I tried putting markers on layers that are top-most, but markers ignore intrinsic layer stacking and do their own thing. Is there a way to ensure marker balloons appear in front of everything on the slide?

  • i just tried whether i could change the z-index of a given marker's content. But thats failing somehow. Also tried to force all the other elements to go lower in z-depth. Also failing ;-) Researching it some more....

    UPDATE: made a quick sample without SlideLayers and all markers in the baseLayer. Could target parts setting z-index to -999999. That worked. Selecting the complete marker seems difficult though.