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

added editable text box to jump to specific frame + auto formatting #1

Merged
merged 2 commits into from Apr 25, 2023

Conversation

JamesDarby345
Copy link
Collaborator

Adds editable text box that is limited to only numbers within the frame range, and when you hit the adjoining button you go to the appropriate frame.
image
The diff also contains a bunch of auto formatting to make the code friendlier to read.
This makes the code changes harder to find but they are:

  • on_frame_change in eventHandlers
  • changes to the Layout section
  • self.frame_edit_display & button_frame_change setup near the top of init

I also added a .gitignore to ignore the pycache and vscode specific files.

@MosheLevy20 MosheLevy20 merged commit a4f7ebe into MosheLevy20:main Apr 25, 2023
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.

None yet

2 participants