Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tom-mohr opened this issue Jan 24, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@tom-mohr
Copy link
Owner

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 tom-mohr added the bug Something isn't working label Jan 24, 2023
@jroscoe5
Copy link
Collaborator

jroscoe5 commented Feb 8, 2023

Did this get fixed or is it not consistently reproducible? Was trying all sorts of window sizes with both the exe and building from source but have not been able to reproduce haha

@tom-mohr
Copy link
Owner Author

tom-mohr commented Feb 9, 2023

Hm, I'm still able to reproduce it and nobody tried to fix it yet. Maybe people who see this can react to this comment with

  • 😕 if they are able to reproduce the bug
  • 🎉 if they are unable to reproduce the bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants