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
I downloaded the latest one imgui-bundle, I tried using the demo 'sandbox_plot_in_node.cpp' below, I found that when I right-click to open the pop-up box of the chart, it shows strange cropping, and sometimes a part is missing。
Version/Branch:
latest
Back-ends:
glfw + openGL
Compiler, OS:
macOS + clang17
Details:
I downloaded the latest one imgui-bundle, I tried using the demo 'sandbox_plot_in_node.cpp' below, I found that when I right-click to open the pop-up box of the chart, it shows strange cropping, and sometimes a part is missing。
Minimal, Complete and Verifiable Example code:
Based on
sandbox_plot_in_node.cppPixPin_2025-10-29_13-37-09.mp4
Finally, Thank you for this amazing library!