ankidroid / Anki-Android

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
GNU General Public License v3.0
7.93k stars 2.16k forks source link

suggestion: Make the default flag stroke thicker #16252

Open snowtimeglass opened 2 weeks ago

snowtimeglass commented 2 weeks ago

The thickness of the default flag (ic_flag_transparent) stroke is less consistent with other icons. image image I (maybe) understand its intent to express transparency, but it may work even with the same thickness as the neighboring star, which works in a similar role.

For example: image image

Alternative example: (the width of the pole is wider than the colored flag's one) image image

Additional context Anki Desktop image

criticalAY commented 2 weeks ago

Good first issue

Giyutomioka-SS commented 2 weeks ago

@snowtimeglass Which stroke width looks good for the default flag? image (4)

david-allison commented 2 weeks ago

I like 1.5, I think the actual 'best' value will be somewhere between 1.5 and 1.75

snowtimeglass commented 2 weeks ago

@Giyutomioka-SS

The width of the star stroke is about 1.6. However, simply making the flag stroke thicker would make the size difference from the colored flags conspicuous. In other words, the flag would become conspicuously smaller when it gets colored.

Also, the inside of the pole would become too thin by the simple adjustment.

I think these results are undesirable.

If this suggestion (I mean, general proposal of this topic: "make the default flag stroke thicker", not a specific design above) is accepted, I would like to submit a PR. image