-
Notifications
You must be signed in to change notification settings - Fork 3
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
Short Strings are centered #59
Comments
It looks like the checkbox/icon group is centered in the panel. However, the checkboxes/strings should remain on the left side of the panel, and the icons should remain on the right side of the panel. Making the strings very short should result in a larger gap between the string and icon. |
The fix for the checkbox described above should be applied to all checkbox items. This includes |
And the Gravity string seems a bit short @arouinfar |
Thanks @KatieWoe, since this is a maxWidth issue, and not really related to |
Only vectors panel has been updated with some logic to assign a spacing dynamically, based on the content of the panel. Before I apply these changes elsewhere and continue with refactors, could you please review the behavior of this panel with the arrow vectors on master @arouinfar. |
Note any fix for the original panel described in #59 (comment) should be applied to the vector panel as well, so it is safe to review both. |
@Denz1994 the vector panel has the desired alignment with Currently, the reference line checkboxes are still centered in master. |
Nice. Similar behavior for a dynamic maxWidth was applied to all other checkboxes and radio buttons with a complimentary icon. Could you review master @arouinfar and assign back to me? |
Looks good in MAS and MASB! Thanks @Denz1994. |
The relevant commits need to be cherry-picked into the RC branch for MASB before the next RC test. |
Relevant commits have been cherry-picked into MAS |
Looks good in both versions. MASB 1.0.0-rc.3 |
For phetsims/qa#281
From slack:
The text was updated successfully, but these errors were encountered: