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

ENH: VPAW Visualize and qt.QSettings #40

Open
Leengit opened this issue Aug 1, 2023 · 1 comment
Open

ENH: VPAW Visualize and qt.QSettings #40

Leengit opened this issue Aug 1, 2023 · 1 comment

Comments

@Leengit
Copy link
Contributor

Leengit commented Aug 1, 2023

The VPAW Model module was recently updated to store form field values via qt.QSettings() so that the form field values are application-wide, not scene-specific, and will be re-populated when the VPAW application is restarted. Consider doing the same for one or more form fields in the VPAW Visualize module. Also, for the form field(s) that are duplicated between the two modules (e.g., the data directory) consider whether they should be forced to be equal vs. stored and re-populated independently.

@ebrahimebrahim
Copy link
Contributor

Agreed -- the same should be done for VPAWVisualize.

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

No branches or pull requests

2 participants