status-desktop/ui
Pascal Precht c01300a3bb fix(Chat): ensure image area is reset properly when removing images
We were only resetting the `Image` source but not the consumer facing `imageSource`
property when removing a selected image from the image area.

This cause the `imageSource` to practically never change after an image has
been selected the first time. Selecting an image another time would open the
image area, but if the image happens to be the same as the first time, the `imageSource`
practically didn't change, causing the app to render an "empty" image.
2020-12-08 17:01:32 -05:00
..
app refactor: ProfileView 2020-12-08 17:01:22 -05:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update to beta.4 2020-11-11 16:16:18 -05:00
imports fix: make validity error match design 2020-12-08 16:59:20 -05:00
onboarding fix: make validity error match design 2020-12-08 16:59:20 -05:00
shared fix(Chat): ensure image area is reset properly when removing images 2020-12-08 17:01:32 -05: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 refactor: get the bookmark image from status-go instead 2020-12-01 14:07:31 -05:00
nim-status-client.pro feat: add menu for the bookmark butons 2020-12-01 14:07:31 -05:00