Closed arouinfar closed 6 years ago
@Denz1994 if you have any questions, please let me know. I'd also be happy to discuss over Zoom.
On Vectors, it looks like the vector checkboxes may be a tad larger than the top group of checkboxes. Here's a comparison. It's subtle, but does look slightly different. (Edit: Is it possible that there's a slight difference in font size causing this issue?)
@arouinfar Can you verify that this was corrected? I need a second eye to make sure.
@arouinfar Can you verify that this was corrected? I need a second eye to make sure.
@Denz1994 the checkboxes are not the same size. GitHub resized the screenshots, but the red line is the same length in both screenshots. Looks like the vector checkboxes are still a tad bit larger.
@Denz1994 looks like these items haven't been addressed in master:
- Increase readout font size to same size at title (14pt, I believe)
Gravity readout is 12 pt, but should be increased to 14 pt to match "Gravity" title. Perhaps you need to make the readout box a tad bigger so the font can be larger.
- Increase padding between slider title and max/min label to match Spring Length
Small/Large is still closer to the title than Short/Long
- Increase panel width to match Spring Length
Spring Constant and Spring Length now have the same width, which is great. However, it looks like you ended up making the Spring Length panel narrower to match Spring Constant, which crowds the Short/Long labels. The Constant Parameter title/options are now also indented too much.
- Increase readout font size to match updated Gravity readout (14 pt?)
Mass readout is currently a tad bit smaller than Gravity readout. Both readouts should be 14 pt.
Work in progress. Thanks for the feedback.
Good catch @arouinfar. Could you review master now?
@Denz1994 (1) and (4) look great. It doesn't look like any action was taken for (3).
Keep Spring Length and Spring Constant panels the same width, but increase width by a few px. This will give min/max slider labels a bit more padding on the sides. Left-align Constant Parameter and radio options with "Short".
It looks like (2) had some unintended consequences. The "Gravity" and "Damping" titles have shrunken quite a bit. This is particularly noticeable if you switch between the Energy and Lab screens. The title should remain the same size -- compare to the Energy/Lab screens in Pendulum Lab.
You may also need to add an extra pixel of whitespace between the bottom of the readout and the slider because because the readout and max label are looking pretty cramped. Any additional padding added to the Gravity slider should apply to Damping as well, so that their formatting remains the same.
You are right about (3). I need a second eye to review the other changes @arouinfar.
Everything looks great @Denz1994. Thanks!
Great!!!!
For https://github.com/phetsims/QA/issues/129
[x] On Vectors, it looks like the vector checkboxes may be a tad larger than the top group of checkboxes. Here's a comparison. It's subtle, but does look slightly different. (Edit: Is it possible that there's a slight difference in font size causing this issue?)
[x] Increase toolbox height 10% (relative height of panel and icons is good, but everything could a bit taller).
Gravity and Damping sliders should be formatted like Gravity and Friction sliders and Pendulum Lab (right). In particular:
[x] Reduce height of gravity combobox
[x] Increase padding between combobox and "Damping" title
[x] Increase padding between "Damping" title and slider (should be the same as padding between "Gravity" and slider).
[x] Increase readout font size to same size at title (14pt, I believe)
[x] "Damping = 0" string should be aligned such that "Damping" doesn't shift when switching to screens with Damping slider.
Format Spring Constant sliders like Spring Length slider:
Tweaks to Mass Panel