AnimationContainer inside a Window is shown in the Background

0 Answers 66 Views
AnimationContainer
Hendrik
Top achievements
Rank 2
Bronze
Iron
Iron
Hendrik asked on 17 Jul 2024, 01:11 PM

How can I set the Z-index for the AnimationContainer to make it visible in the foreground ? 

I am using it inside a Window-Control (Modal=True) and that makes problems in my case...

Hendrik
Top achievements
Rank 2
Bronze
Iron
Iron
commented on 18 Jul 2024, 06:25 AM


    .k-animation-container {
        z-index: 99999;
    }

I figured it out. 

No answers yet. Maybe you can help?

Tags
AnimationContainer
Asked by
Hendrik
Top achievements
Rank 2
Bronze
Iron
Iron
Share this question
or