status-desktop/src
Pascal Precht b9c65be808 fix(AppNavBar): make navbar buttons render correctly again
We've introduced a regression in
9f633f0fcc
where model data for navbar buttons are malformed, which results in them being rendered
incorrectly (as letter identicons, instead of icon buttons)

The reason this was happening was because the model data for the
navbar buttons was not properly initialized due to a mixed usage of
positioned and named arguments of the `initItem()` APIs in `SectionItem`
models.

Fixes #5949
2022-06-03 10:20:07 -04:00
..
app fix(AppNavBar): make navbar buttons render correctly again 2022-06-03 10:20:07 -04:00
app_service feat(Settings): Add communities settings 2022-06-02 18:58:50 +03:00
backend chore(@desktop/general): unused `signals.nim` removed from backend 2022-06-03 11:58:08 +02:00
dev style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
constants.nim fix(@general): user status go service to migrate account 2022-05-24 13:27:06 +02:00
contributing.md docs(general-cpp): Initial proposal / best general and cpp practices 2022-05-12 19:06:15 +02:00
nim_status_client.nim feat(desktop/general): app support for status-im:// URIs - mac 2022-06-01 08:42:57 +02:00
nim_windows_launcher.nim feat(@desktop/Windows): status-im:// protocol support and installer fixes 2021-09-09 16:53:09 -04:00