status-desktop/ui/app/AppLayouts/Profile
Pascal Precht 62183fb414 refactor: replace StyledButton with StatusButton
There are some inconcistencies in the application when it comes to
button UI elements because we're using `StatusButton` in some places,
in other we use `StyledButton`. The latter is the original
component we've created when we started out building Status
Desktop, but is planned to be removed entirely in favour of
`StatusButton`.

This commit replaces the usages of `StyledButton` with `StatusButton`
2021-02-02 10:57:42 +01:00
..
LeftTab uiux: adjust hover color for menu items in profile and channel list 2021-01-22 13:39:15 -05:00
Sections refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
LeftTab.qml feat: add basic browser settings and go to them on browser button click 2020-10-21 12:06:50 -04:00
ProfileLayout.qml fix: update privacy settings like design 2021-01-19 16:47:16 -05:00
qmldir feat: layouts for the Profile screens 2020-05-19 20:02:21 -04:00