You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello. I have one question about the auto hide dock widget's behavior.
When I active the auto hide Dock widget mode, If I click the position which outside of that widget, then that widget hide immediately. I understand this behavior, it is corresponding to the mode's name "auto hide".
I am not sure if I can change the behavior to work like clion IDE, I can switch displayed dock widget by clicked the side Dock widget, and if I click the position which outside, the widget keep there(if I double click outside position, it will hide)
So, my question is, I was wondering when I put the Dock widget to side bar, can I to still keep the dock widget there when I click outside, rather than hide immediately.