Pascal Precht 636b39d082 fix(StatusLetterIdenticon): ensure letterSize is correct
Due to historic reasons, conditionally assign a font size for the letter
identicon, based on whether or not the app's compact mode is active.

Compact mode has become the new default a while back and the component's
`isCompact` property isn't set anywhere in throughout the application,
resulting in `letterSize` to always be `21`, which is too big.

This commit removes the condition, defaulting to always having a letter size
of 15 pixels as designed.
2021-05-14 11:48:37 -04:00
..
2021-02-18 15:23:58 -05:00
2020-09-16 16:57:18 -04:00
2020-09-16 16:57:18 -04:00
2020-09-17 15:40:01 -04:00
2020-11-11 12:14:35 -05:00
2021-04-27 16:19:49 -04:00
2020-08-17 12:07:11 +02:00
2021-01-14 15:59:45 -05:00
2021-03-05 09:36:50 -05:00
2020-07-06 14:17:19 -04:00
2020-11-26 11:33:32 -05:00