phetsims / fractions-common

Common code for Fractions simulations
MIT License
0 stars 1 forks source link

Can I adjust matcher target equals sign positions? #86

Closed jonathanolson closed 5 years ago

jonathanolson commented 5 years ago

The old (and current) behavior for the targets has the equals sign in the center of the targets:

screen shot 2019-02-21 at 10 45 42 am

I'd prefer to have the equals sign be centered between the two fraction pieces (same padding on the left and right). Would that be acceptable?

jonathanolson commented 5 years ago

(So the equals sign would shift slightly towards the numeric fractions in general, since they are less wide)

amanda-phet commented 5 years ago

I agree that would look better.

jonathanolson commented 5 years ago

Implemented above, should now look like:

screen shot 2019-02-21 at 11 23 24 am
amanda-phet commented 5 years ago

I like it!

I think that since these equations aren't stacked vertically, you don't even notice the alignment of the equal sign.