status-desktop/ui/imports/shared/status
Jonathan Rainville a6adb9eddb
fix(gifs): fix call to setGifUnfurlingEnabled using a bad store (#16622)
Fixes #16598

The gif popup was using the global RootStore, but it didn't work and it's also not a good practice.

I moved the function to enable to the GifStore which is accessible as a reference instead.
2024-10-25 14:12:37 -04:00
..
StatusGifPopup [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusChatImage.qml fix: Pinning messages - tweaks to UI and interactions 2023-02-17 11:22:21 +01:00
StatusChatImageExtensionValidator.qml fix(StatusChatInput): set max number of images to 6 to align with mobile 2024-08-30 18:26:59 +02:00
StatusChatImageLoader.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusChatImageQtyValidator.qml fix(StatusChatInput): set max number of images to 6 to align with mobile 2024-08-30 18:26:59 +02:00
StatusChatImageSizeValidator.qml fix(StatusChatInput): set max number of images to 6 to align with mobile 2024-08-30 18:26:59 +02:00
StatusChatImageValidator.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusChatInput.qml fix(RenameGroupPopup): fix name validation and scrolling 2024-10-23 16:18:26 +02:00
StatusChatInputImageArea.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusChatInputReplyArea.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusChatInputTextFormationAction.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
StatusEmojiPopup.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusEmojiSuggestionPopup.qml feat(StatusEmojiPopup): reimplement around C++ EmojiModel 2024-09-03 10:19:54 +02:00
StatusGifPopup.qml fix(gifs): fix call to setGifUnfurlingEnabled using a bad store (#16622) 2024-10-25 14:12:37 -04:00
StatusImageModal.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusImageRadioButton.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusInputListPopup.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusSearchListPopup.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusSectionHeadline.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusSettingsLineButton.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusSticker.qml fix: Pinning messages - tweaks to UI and interactions 2023-02-17 11:22:21 +01:00
StatusStickerButton.qml chore(StatusStickerButton): refactor to use StatusButton 2023-04-18 13:45:38 +02:00
StatusStickerList.qml fix(StatusStickerList): add scrollbar to the grid view 2023-04-18 13:45:38 +02:00
StatusStickerMarket.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusStickerPackClickPopup.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusStickerPackDetails.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusStickerPackIconWithIndicator.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusStickersPopup.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusTextFormatMenu.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusVideoModal.qml chore: applicationWindow property removed from Global singleton 2024-10-05 14:15:35 +02:00
qmldir chore: applicationWindow property removed from Global singleton 2024-10-05 14:15:35 +02:00