status-desktop/ui
Pascal Precht a27f9cf25d fix(StatusRadioButtonRow): ensure checked state is propagated properly
There were cases in which this component was used and its `checked` state wasn't
properly emitted to the underlying component.

This commit fixes that by ensuring the `MouseArea` only alters the radio button's
`checked` state and let the radio button handle the event propagation.
2021-03-19 16:17:14 -04:00
..
app chore: hide edit community button until the feature is implemented 2021-03-18 14:52:28 -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 feat: introduce new StatusContextMenuButton component 2021-03-18 10:03:04 +01:00
onboarding fix: fix appSetting not defined by removing sounds from login 2021-03-17 13:35:15 -04:00
shared fix(StatusRadioButtonRow): ensure checked state is propagated properly 2021-03-19 16:17:14 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml fix: fix appSetting not defined by removing sounds from login 2021-03-17 13:35:15 -04:00
nim-status-client.pro update translation keys 2021-03-16 12:43:57 -04:00