You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
Add comment
This commit is contained in:
@@ -292,6 +292,8 @@ export default class MessageComposer extends React.Component {
|
|||||||
// Stickers
|
// Stickers
|
||||||
const popoverWidth = '300px';
|
const popoverWidth = '300px';
|
||||||
const popoverHeight = '300px';
|
const popoverHeight = '300px';
|
||||||
|
// TODO - Add support for stickerpacks from multiple app stores.
|
||||||
|
// Render content from multiple stickerpack sources, each within their own iframe, within the stickerpack UI element.
|
||||||
const stickerpackWidget = Widgets.getStickerpackWidgets()[0];
|
const stickerpackWidget = Widgets.getStickerpackWidgets()[0];
|
||||||
|
|
||||||
// Load stickerpack content
|
// Load stickerpack content
|
||||||
|
|||||||
Reference in New Issue
Block a user