pthom / imgui_bundle

Dear ImGui Bundle: an extensive set of Ready-to-use widgets and libraries, based on ImGui. Start your first app in 5 lines of code, or less. Whether you prefer Python or C++, this pack has your back!
https://pthom.github.io/imgui_bundle/
MIT License
592 stars 63 forks source link

BUG: interactive manual - flipped images #140

Closed dimateos closed 8 months ago

dimateos commented 8 months ago

Hello Pascal!

I think there is an issue with the live version of the interactive manual.

The images are flipped in the Y axis. At least in my end, with 3 different browsers, etc. Collegue has the same issue, but our machines are pretty similar and under the same VPN etc.

image

cheers

pthom commented 8 months ago

This is very strange! I need to investigate this. Thanks for reporting this!

pthom commented 8 months ago

... And now it is broken... I'm working on it!

pthom commented 8 months ago

This is now fixed. I don't even know what happened. By the way, the interactive manual was as well as the doc were largely updated. Note: ImGui test Engine support is not yet official