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

Desktop GUI: add a "Preferences" window to the "Spirit" menu #528

Open
GPMueller opened this issue May 23, 2019 · 2 comments
Open

Desktop GUI: add a "Preferences" window to the "Spirit" menu #528

GPMueller opened this issue May 23, 2019 · 2 comments

Comments

@GPMueller
Copy link
Member

GPMueller commented May 23, 2019

This would be handy for controlling default behaviour of the GUI, such as:

@GPMueller
Copy link
Member Author

GPMueller commented Jan 25, 2021

This has been implemented on the feature-imgui branch (PR #583) as "File->Settings". Currently, it contains the dark/light mode switch, so the proposed geometry switch should still be added.

Note: the IO API would have to be improved to allow the "update geometry" setting (either add a bool update_geometry(...) or add functions with which to query the size of systems in files - the former should suffice).

@GPMueller GPMueller changed the title UI-QT: add a "Preferences" window to the "Spirit" menu Desktop GUI: add a "Preferences" window to the "Spirit" menu May 30, 2021
@GPMueller
Copy link
Member Author

Merged into develop with commit 728b478.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant