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
Hey @danoli3 ,
What platform / OF repo / ofxImGui repo are you currently using?
I am on Windows 11 / Visual Studio 2022.
Some months ago I rolled back (from GH) to OF 0.12.0 zip release
(because OF main branch was giving many errors related to new WIP file system / paths / strings that I must fix soon...)
I asked to @Daandelange about all this bc there are some recent updates to his ofxImGui...
Sometimes ImGui core is updated into ofxImGui and also deprecates some stuff that I need to update/fix too.
Sorry for sharing this long 'internal' speech :) , just for your understanding.
In the meantime I tested some representative examples:
01_HelloWorld -> worked
04_ImGui_RAW -> worked
11_WidgetsBasic - worked
22_LogSystemHelpBoxes -> worked
23_NotifierSystem -> worked
30_SpecialWindows -> worked
31_SpecialWindowsAdvanced -> worked
Examples_5_MultipleInstances/53_Advanced -> worked
DOCKING EXAMPLES
32_DockingMinimal -> worked. You just need to press SHIFT while draggin windows.
33_DockingRawBasic -> worked
34_DockingRaw -> worked.
(F1-F2 key commands seems broken now. I must fix this...)
36_LayoutsEngineDocking -> failed. This is a more advanced example that allows different docked layouts presets management. I'll fix it soon.
--
What example is failing and and what problems are you having in your setup?
Recent issues was working previously
The text was updated successfully, but these errors were encountered: