status-desktop/ui/app/AppLayouts/Chat
Jonathan Rainville afaf7717e8 fix: fix signals not passing the callback
Fixes #8038

We added a callback arg to the signals, but signals do not support default args. You need to pass the exact number of args.
2022-10-26 10:29:33 +02:00
..
controls feat: encrypt communities 2022-10-25 08:26:10 -04:00
helpers fix(CreateChannelPopup): fixed emoji popup position 2022-08-04 18:05:36 +03:00
layouts (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
panels fix: fix signals not passing the callback 2022-10-26 10:29:33 +02:00
popups fix(InviteFriendsToCommunityPopup): invite candidates list made scrollable 2022-10-25 17:03:44 +02:00
stores fix(@desktop/general): Fix clicking deep links in chat 2022-10-25 08:26:16 -04:00
views fix: fix signals not passing the callback 2022-10-26 10:29:33 +02:00
ChatLayout.qml fix(Popups): clipping area fixed in various popups 2022-09-29 10:39:07 -04:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00