This is a migrated thread and some comments may be shown as answers.

change z-index of ImageEditor in ImageManager window

0 Answers 31 Views
Editor
This is a migrated thread and some comments may be shown as answers.
lan luo
Top achievements
Rank 1
lan luo asked on 22 Aug 2017, 02:55 PM

Hi,

I have a problem to handle z-index on ImageManager and ImageEditor popup windows. In our application, we override z-index in .RadWindow_Bootstrap class ( .RadWindow_Bootstrap { z-index: 100000 !important; } ) to make sure ImageManager popup window display on top of other controls. The issue happens if we try to open ImageEditor window, the two windows shares the same css class, so the ImageEditor window is underneath of ImageManager window.

Is there any way we can solve it?

 

Thanks in advance,

 

lan

No answers yet. Maybe you can help?

Tags
Editor
Asked by
lan luo
Top achievements
Rank 1
Share this question
or