Closed samreid closed 3 years ago
Here's a patch that uses the FA5 checkboxes:
Thanks for the mockup @samreid! I think it'll really help the discussion.
Thanks! I was skeptical about the new one since I like the Font Awesome 4 checkbox icon so much, but in testing the Font Awesome 5 one, it also seemed good.
@amanda-phet: I prefer the FA4 one, it fits well with our style @samreid: The FA5 one is crisper, but the FA4 version "pops" more and is easier to visually parse at a glance.
@amanda-phet asked if we have technical reasons to move fully away from FA4. I pointed out that many of the technical approaches from FA5 (getting rid of FontAwesomeNode, using modular strings, etc) will work equally well for FA4 and it's not a technical problem to keep around a few FA4 shapes. Likewise, we haven't had a problem with the FA4 license and don't expect to, so it seems good to keep it as it is.
We hear sometimes from other group designers (not users) that the checkboxes look like they are for a younger audience, but since it seems clear and visually parse-able, we are happy with keeping it as it is.
We agreed to keep it as it is, closing.
From https://github.com/phetsims/expression-exchange/issues/154 and https://github.com/phetsims/sherpa/issues/83, we have mostly upgraded to Font Awesome 5, but one of the last Font Awesome 4 icons we are using is the checkbox. Our general consensus is that we have generally liked the style, simplicity and consistency of using font awesome 5 for everything (though some of us prefer the Font Awesome 4 scissors). However, we are still using this font awesome 4 icon for the checkboxes:
https://fontawesome.com/v4.7/icon/check-square-o
We custom-made an empty checkbox based on that style.
Font awesome 5 provides these checkboxes:
https://fontawesome.com/v5.15/icons/check-square?style=regular https://fontawesome.com/v5.15/icons/check-square?style=solid
https://fontawesome.com/v5.15/icons/square?style=regular
The easiest way of upgrading in master would leave a period of time where some sims have the new style and some sims have the old style.
@arouinfar said:
@amanda-phet said: