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

2996 developer menu #2997

Merged
merged 195 commits into from
Aug 6, 2024
Merged

2996 developer menu #2997

merged 195 commits into from
Aug 6, 2024

Conversation

lucas-wilkins
Copy link
Contributor

Adds a hidden menu for developers to uses, can contain anything that we want. To enable, set "DEV_MENU": true in the sasview6 config.

krzywon and others added 30 commits April 1, 2024 15:13
…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
…pdate GUI elements as soon as the smearing combo box changes
…irectory to alleviate cross-platform pathing issues
@lucas-wilkins lucas-wilkins linked an issue Jul 30, 2024 that may be closed by this pull request
@lucas-wilkins lucas-wilkins added the Enhancement Feature requests and/or general improvements label Jul 30, 2024
@juliuskarliczek
Copy link
Member

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?

@lucas-wilkins
Copy link
Contributor Author

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).

rozyczko and others added 18 commits July 30, 2024 19:09
2988: Check if Fit button should be enabled when data is sent to a fit tab
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)
@lucas-wilkins lucas-wilkins changed the base branch from main to refactor_24 August 6, 2024 09:17
@lucas-wilkins lucas-wilkins merged commit 6e0c172 into refactor_24 Aug 6, 2024
14 checks passed
@lucas-wilkins lucas-wilkins deleted the 2996-developer-menu branch August 6, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Feature requests and/or general improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Developer Menu
7 participants