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

Swapping display of Height/Width in UVE device selector #28520

Closed
wants to merge 4 commits into from

Conversation

jdcmsd
Copy link
Contributor

@jdcmsd jdcmsd commented May 9, 2024

Dimensions should display as {Width} x {Height} instead of {Height} x {Width} in the dropdown; this just swaps them.

Dimensions should display as `{Width} x {Height}` instead of `{Height} x {Width}`; this just swaps them.
@jdcmsd jdcmsd requested review from zJaaal and fmontes May 9, 2024 21:47
Copy link
Member

@fmontes fmontes left a comment

Choose a reason for hiding this comment

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

This might break a test, let's see.

@jdcmsd
Copy link
Contributor Author

jdcmsd commented May 9, 2024

The automated tests do seem to hate me. Fingers crossed!

@jdcmsd
Copy link
Contributor Author

jdcmsd commented May 17, 2024

Now that I understand the problem, I'm gonna shut this down and re-do it from a core branch to save everyone a headache.

@jdcmsd jdcmsd closed this May 17, 2024
auto-merge was automatically disabled May 17, 2024 17:52

Pull request was closed

github-merge-queue bot pushed a commit that referenced this pull request May 21, 2024
Dimensions should display as `{Width} x {Height}` instead of `{Height} x
{Width}` in the dropdown; this just swaps them.

Solves #28517.

Redo of #28520, but this time I'm not
working off a fork, so that should simplify things!

Signed-off-by: Jamie Mauro <[email protected]>
spbolton pushed a commit that referenced this pull request Jun 3, 2024
Dimensions should display as `{Width} x {Height}` instead of `{Height} x
{Width}` in the dropdown; this just swaps them.

Solves #28517.

Redo of #28520, but this time I'm not
working off a fork, so that should simplify things!

Signed-off-by: Jamie Mauro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Internal QA
Development

Successfully merging this pull request may close these issues.

None yet

3 participants