phetsims / number-line-integers

"Number Line: Integers" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 4 forks source link

rtl shifts the numberline when thermometer are put on/taken off map #78

Closed KatieWoe closed 4 years ago

KatieWoe commented 4 years ago

Device Bates OS Win 7 Browser Firefox Problem Description For https://github.com/phetsims/QA/issues/465. Only really seen with rtl so far. Occurs on any platform, but firefox seems most dramatic. When adding the first or taking away the last thermometer on the climate scene of the first screen the number line to the left will change size and shift around. This can be quite noticeable on some platforms, such as firefox.

Visuals shiftingrtl

loganbraywork commented 4 years ago

On Windows 7 Chrome this occurs even without a stringTest

jbphet commented 4 years ago

This should be fixed now through the addition of max width values for the labels on the number line.

loganbraywork commented 4 years ago

Appears fixed as of latest RC test