I want to hide igc -dockermanager floating pane header , how can i over ride the style ? any possibilities?
Hello,
After we implement the feature request mentioned above, you will be able to hide the floating pane header using CSS.
Sincerely,Diyan DimitrovSenior Software Developer
I need to hide the headers of all floating panes based on conditions ,
Currently hiding the header of the floating panes is not possible since they are in the Shadow DOM and can't be accessed with CSS. We are currently working on exporting some parts of the dock manager components so that they can be styled. You could subscribe to this issue in order to track its progress.
Could you please give us some more information about your use case? If you hide the header, the floating panes won't be draggable. Is that what you would expect? Also do you want to hide the header of all floating panes or just some of them?