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

UI improvements #155

Merged
merged 5 commits into from
Apr 7, 2023
Merged

UI improvements #155

merged 5 commits into from
Apr 7, 2023

Conversation

semjon00
Copy link
Collaborator

@semjon00 semjon00 commented Apr 3, 2023

Currently the UI is somewhat cramped and in some places confusing. This MR greatly simplifies the UI by only showing the relevant options. I hope this will help people who use the script for the first time and struggle to understand how to use the script due to the abundance of options.
Also, there are 5 supported types of generated stereo-images - now they are in a drop-down. I don't think it is likely that anybody would want to generate images for multiple modes (with exactly the same parameters) simultaneously.

This MR also contains some quality-of-code changes.
The main settings panel is no longer defined twice. It is now much easier to change it and to keep track of the changes.
Stereoscope image generation code is moved to a separate file (it is a requested change, also makes it easier to tweak the code). Added some documentation.

@thygate I am happy with the result and did not find any breakage, but the changes are quite major, so it is possible that this requires some improvements.

@semjon00 semjon00 mentioned this pull request Apr 6, 2023
@thygate thygate merged commit 08dc10c into thygate:main Apr 7, 2023
@semjon00
Copy link
Collaborator Author

semjon00 commented Apr 7, 2023

Thank you, appreciate it! Hopefully nothing broke...

@semjon00
Copy link
Collaborator Author

semjon00 commented Apr 11, 2023

Something broke afterall... Thank you for addressing it! 12d5683

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

Successfully merging this pull request may close these issues.

2 participants