-
Notifications
You must be signed in to change notification settings - Fork 43
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
2996 developer menu #2997
2996 developer menu #2997
Conversation
…ngle level of checks, and fix logic related to dQ where nothing is greater than 0
…after a model is selected, plus clean up of duplicate code
…S for funtional reasons)
…pdate GUI elements as soon as the smearing combo box changes
…irectory to alleviate cross-platform pathing issues
I tested the dev menu with True and with False in the config. The particle editor appears and works. Everything fine for me. Is the menu bar button 'DevTools' just a placeholder for now? |
Yeah, just a placeholder, I'm not sure what is going to go there, but one thing I was thinking about might be the ability to export json objects if we go down the HDF5 route (see #2998). |
C++ side of things.
2999 Fix slow startup time
2988: Check if Fit button should be enabled when data is sent to a fit tab
2741: Fix PD parameter issue
…data Fix to Inversion data removal
2979: Ensure multiplicity row is set when loading projects
…orrect-axis 2904 graph is not getting the correct axis
2837 correct the lambda expression for a connect call (PySide6)
Merge release_6.0.0 back into main
Adds a hidden menu for developers to uses, can contain anything that we want. To enable, set
"DEV_MENU": true
in the sasview6 config.