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

fix: webcam name input alignment #1019

Merged
merged 3 commits into from
Aug 12, 2022

Conversation

dw-0
Copy link
Member

@dw-0 dw-0 commented Aug 11, 2022

Problem that will be solved:

unknown
The align-center class caused some misalignment

Solution:
image

I haven't located the culprit of that cursor and label misalignment though, this is present in multiple input fields with form validation. It might be an issue introduced by ourself or a general Vuetify issue?
Located and fixed with: #1020

Also solves:

Places the Target FPS and Rotate input fields into one line
image
A single line per input wastes a lot of space and is not even required on very small screen resolutions.

Signed-off-by: Dominik Willner th33xitus@gmail.com

dw-0 added 3 commits August 11, 2022 17:08
`align-center` caused some misalignment

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
@dw-0 dw-0 requested a review from meteyou August 11, 2022 15:25
@dw-0 dw-0 added this to the v2.3.0 milestone Aug 11, 2022
@dw-0 dw-0 merged commit b16c1cf into mainsail-crew:develop Aug 12, 2022
@dw-0 dw-0 deleted the fix-webcam-name-input-align branch August 12, 2022 08:22
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