Shi Yan

Results 23 comments of Shi Yan

I don't quite understand this line ``` ImGuiViewport* viewport = ImGui::GetMainViewport(); ``` I want to dock a window a within another window b. is MainViewport the global docking area? or...

Yes, I also tried myself. my similarity search based on this llama embedding doesn't work at all. It finds content that is far away from the query. Switching to a...

How to focus on a tab panel's internal component, instead of one of the tabs? For example, I have a text editor, I hope to focus on it, instead of...