AutoFlowResearch / SmartPeak

Fast and Accurate CE-, GC- and LC-MS(/MS) Data Processing
MIT License
41 stars 13 forks source link

AUT-993 - UI Splitting and Docking #464

Closed bertrandboudaud closed 2 years ago

bertrandboudaud commented 2 years ago

This new layout uses the Docking branch of imgui, which is WIP, but stable enough to be used as described here: https://github.com/ocornut/imgui/wiki/Docking

User can:

Layout is saved in the session db, as previously, but using in file from imgui, which handle docking settings.

Window -> Reset Window Layout will reset the layout as it is as usual, with the 3 panels, left, top, bottom.

Docking