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

style update suggestions #5

Conversation

kecnry
Copy link

@kecnry kecnry commented Dec 1, 2023

Style suggestions to accompany spacetelescope#2584 (comment)

<v-row>
<v-radio-group
label="Output Units"
hint="Choose whether calculated moment is in units of wavelength or velocity."
v-model="output_unit_selected"
column>
row
Copy link
Owner

Choose a reason for hiding this comment

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

I did want this as column so that the options stay stacked under the heading no matter what width the tray is. With this the heading+choices wrap, which I don't like:

Screen.Recording.2023-12-01.at.9.41.08.AM.mov

Copy link
Author

Choose a reason for hiding this comment

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

ok, I guess that just doesn't happen for links control with shorter strings. Someday we can force the heading on its own line and stack them, but I don't think its necessary for now.

Co-authored-by: Ricky O'Steen <39831871+rosteen@users.noreply.github.com>
@rosteen rosteen merged commit 7419065 into rosteen:moments-like-tears-in-velocity Dec 1, 2023
@kecnry kecnry deleted the tears-in-velocity-style-suggestions branch December 1, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants