Introduce fancy particle effects. Contributes to #261

Add user setting. Introduce FancyEffectsContainer. And confetti and snow
implementation.
This commit is contained in:
Alexey Andreyev
2021-02-08 05:14:01 +03:00
committed by Carl Schwan
parent cd17339847
commit e7a862a1d9
5 changed files with 150 additions and 0 deletions

View File

@@ -2,3 +2,4 @@ module NeoChat.Component
AutoMouseArea 1.0 AutoMouseArea.qml
FullScreenImage 1.0 FullScreenImage.qml
ChatTextInput 1.0 ChatTextInput.qml
FancyEffectsContainer 1.0 FancyEffectsContainer.qml