particle-life-app icon indicating copy to clipboard operation
particle-life-app copied to clipboard

GUI has strange overflow bug when using "advanced GUI" and scrolling in the sidebar

Open tom-mohr opened this issue 2 years ago • 2 comments

Problem:

  • the different widgets in the UI on the left sometimes overlap image

Steps to reproduce:

  • start the app
  • press F11 to go to window mode
  • press a to enable advanced mode
  • scroll down in the UI on the left

This probably has something to do with how ImGuiBarGraph.java is using ImGui.

tom-mohr avatar Jan 24 '23 23:01 tom-mohr