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

BUG: Fix tab order in tracking dialog UI #292

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

NicerNewerCar
Copy link
Contributor

Closes #288
tabbing

Copy link
Contributor

@jcfr jcfr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So that we maintain the history associated with the ui files independently of the tab order change, consider instead using the feature Edit -> Tab Orders from Qt Designer:

image

Once the tab order has been updated, change should be similar to the following:

image

@jcfr jcfr merged commit 3934aed into BrownBiomechanics:main Aug 19, 2024
3 checks passed
@NicerNewerCar NicerNewerCar deleted the fix-tracking-dialog-tab branch August 19, 2024 14:05
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.

Queen's Feature Request - Input Navigation in Tracking Dialog
4 participants