Wang Kai
Wang Kai
How can we implement vertical tab? Blender's panel looks great (please see the icon tabs on the very left) - 
v1.90 is a big update of ImGui. Implot current could not work with the ImGui API changes if we enable `DIMGUI_DISABLE_OBSOLETE_FUNCTIONS`
### Version/Branch of Dear ImGui: Version v1.92.1, Branch: docking ### Back-ends: imgui_impl_win32.cpp + imgui_impl_dx12.cpp ### Compiler, OS: Window 11 + VS2022 ### Full config/build information: ```cpp Dear ImGui 1.92.1 (19210)...