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

feat: add "Auto rotation" option #40

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Asuta
Copy link

@Asuta Asuta commented Sep 1, 2024

Automatically recognize the direction of faces and adjust the angle of the shot.

Automatically recognize the direction of faces and adjust the angle of the shot.
Automatically recognize the direction of faces and adjust the angle of the shot.
(UI bug fix)
@wzwz718
Copy link

wzwz718 commented Oct 20, 2024

Traceback (most recent call last):
File "F:\Rope\bin\Rope.py", line 5, in
Coordinator.run()
File "F:\Rope\bin\rope\Coordinator.py", line 168, in run
gui.initialize_gui()
File "F:\Rope\bin\rope\GUI.py", line 753, in initialize_gui
self.create_gui()
File "F:\Rope\bin\rope\GUI.py", line 472, in create_gui
self.widget['AutoRotateSwitch'] = GE.Switch2(self.layer['parameters_frame'], 'AutoRotateSwitch', 'Auto Rotate', 3, self.update_data, 'parameter', 398, 20, 1, row)
KeyError: 'parameters_frame'

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