status-desktop/ui
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
..
StatusQ@eb87aa4bcb chore: add StatusQ as dependency 2021-05-04 14:42:28 -04:00
app fix: add mention hover 2021-05-14 10:28:05 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update translation keys 2021-03-16 12:43:57 -04:00
imports fix: add mention hover 2021-05-14 10:28:05 -04:00
onboarding fix: fix lists overflowing 2021-05-03 14:46:25 -04:00
shared fix(StatusLetterIdenticon): ensure letterSize is correct 2021-05-14 11:48:37 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh chore: add StatusQ as dependency 2021-05-04 14:42:28 -04:00
main.qml fix: support closing login window using native buttons 2021-05-14 10:28:14 -04:00
nim-status-client.pro feat(Communities): add Back up community rectangle for admins 2021-04-29 13:05:49 -04:00