status-desktop/src/app
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
..
boot fix(@about): always check for update 2022-06-01 09:54:13 +02:00
core feat(desktop/general): app support for status-im:// URIs - mac 2022-06-01 08:42:57 +02:00
global feat(CommunitiesPortal): Communities Portal first UI approach 2022-06-02 08:24:02 -04:00
modules fix(AppNavBar): make navbar buttons render correctly again 2022-06-03 10:20:07 -04:00