mfreiholz / Qt-Advanced-Docking-System

Advanced Docking System for Qt
Other
744 stars 746 forks source link

double click on SectionTitleWidget should enter/leave floating state #21

Open mfreiholz opened 8 years ago

mfreiholz commented 8 years ago

Like Qt's default docking system the docked section content should enter the floating state with it's last known position. Double-Clicking the floating widget's title inserts the section-content into the last known section, if still available.