Currently when trying to compare 2 open fonts, this happens,
User selects 2 fonts (Font v1, Font v2), selects 2 styles (e.g. Light and Light). Compare.
Now when user wants to change the styles being compared, we have to go through and change Light to Bold for example, now it causes the compare to run even though we don’t want it to compare (e.g. Font v1 Bold and Font v2 Light is being compared), then we have to change Font v2 to Bold. You should be able to switch Styles without triggering the compare. Adding a compare button trigger would make this a bit easier. thanks!