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-05-13 16:37:46 -04:00
2021-05-07 16:32:41 -04:00
2021-05-14 10:28:14 -04:00
2021-05-14 10:28:14 -04:00
2021-05-04 15:40:31 -04:00
2020-06-08 13:07:25 -04:00
2020-05-11 16:41:45 -04:00
2020-09-18 08:42:49 -05:00
2021-04-22 12:49:11 -04:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 39.4%
JavaScript 29.5%
Nim 18.5%
Python 5.6%
C++ 5.2%
Other 1.6%