status-desktop/ui/app/AppLayouts/Chat
Pascal Precht 59109e1318 fix: make `getLinkStyle` work again
Probably slipped through in the refactor: `getLinkStyle` was defined
in to places, was probably meant to live only in `Utils`.

In addition, it expected a `wrapper` expression which wasn't defined.
This commit fixes it by removing the second declaration of that function
and passing a third parameter to the one defined in `Utils`.
2021-10-25 11:25:38 +02:00
..
controls fix: make `getLinkStyle` work again 2021-10-25 11:25:38 +02:00
helpers refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
panels fix: make `getLinkStyle` work again 2021-10-25 11:25:38 +02:00
popups refactor(ActivityCenter): use StatusButton from StatusQ 2021-10-21 09:22:35 -04:00
stores refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
views fix(ActivityCenterMessageComponentView): ensure popups and model expressions are working 2021-10-25 11:25:11 +02:00
ChatLayout.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00