You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the locale is changed dynamically it can cause the radio button sizes to be inconsistent. There are a couple of screenshots below to illustrate. This is a know common code issue, see phetsims/sun#852, but I thought I should log it so that the designer can decide how important it is to get this fixed before publication.
To illustrate, here is an example of the "Available Decays" panel when launched with locale=de (German):
Here's what this panel looks like if launched with locales=* and then the locale is changed to Deutsch (German):
The text was updated successfully, but these errors were encountered:
Here are a couple of other examples that look a bit worse.
Kurdish:
French:
jbphet
changed the title
Changing locales causes inconsistent radio button sizes
Dynamically changing locales causes inconsistent radio button sizes
Aug 24, 2023
Found during code review, see #165.
When the locale is changed dynamically it can cause the radio button sizes to be inconsistent. There are a couple of screenshots below to illustrate. This is a know common code issue, see phetsims/sun#852, but I thought I should log it so that the designer can decide how important it is to get this fixed before publication.
To illustrate, here is an example of the "Available Decays" panel when launched with
locale=de
(German):Here's what this panel looks like if launched with
locales=*
and then the locale is changed to Deutsch (German):The text was updated successfully, but these errors were encountered: