matrix-react-sdk
107fa981 - Support arbitrary widgets sticking to the screen + sending stickers

Commit
5 years ago
Support arbitrary widgets sticking to the screen + sending stickers Following https://github.com/matrix-org/matrix-react-sdk/pull/5385, it is now possible for a widget to request these capabilities without being a video conference or sticker picker. This commit actually enables this support for those kinds of widgets. This commit also fixes an issue in the URL templating where some variables might get set to 'undefined' - this appears to be a scoping issue, so StopGapWidget now stores the definition alongside the superclass. Fixes https://github.com/vector-im/element-web/issues/15001
Author
Parents
Loading