phetsims/plinko-probability

Panels should use align:'center'

Closed this issue · 2 comments

Noted while working on #42... This sim creates a few sun.Panel instances, but keeps the default alignment (which is 'right' for some reason, seems like it should be 'center' or 'left'). The result is that there are a few panels whose contents isn't centered with stringTest=long.

@jessegreenberg would you mind taking a peek at this one? Thanks.

I think this got sufficiently vetted during phetsims/sun#252, so I'm going to go ahead and close this issue.