Skip to content
New issue

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

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

Already on GitHub? # to your account

ImGui Support Extensions #105

Open
Robadob opened this issue Oct 13, 2022 · 0 comments
Open

ImGui Support Extensions #105

Robadob opened this issue Oct 13, 2022 · 0 comments

Comments

@Robadob
Copy link
Member

Robadob commented Oct 13, 2022

Following #100 there are several possible low priority extensions which could be added should the need arise:

  • Allowing users to change the colour scheme (currently it's fixed to ImGui::Dark).
  • Allowing users to customise the format string for environment property printing (%g is used for floating-point, but this can create unwanted high precision numbers in rare cases)
  • Allowing users to manually position panels within the window (they can move them after sim has started)
  • Allowing users to mark panels begin collapsed.
  • The random seed may potentially be rendered incorrectly for the first frame
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant