diff options
| author | Joseph Donofry <rubberduckie3554@gmail.com> | 2023-10-09 21:19:43 -0400 |
|---|---|---|
| committer | Joseph Donofry <rubberduckie3554@gmail.com> | 2023-10-09 21:19:43 -0400 |
| commit | 24389f36f8f231763aad1dade4ebb7729c0b4335 (patch) | |
| tree | ad3b3b6f2dd0954475b873b2597dc8ae51959e19 | |
| parent | Try to fix 'PowerlevelIndicator is not a type' (diff) | |
| download | nheko-24389f36f8f231763aad1dade4ebb7729c0b4335.tar.xz | |
Fix chat effect particles sometimes getting 'stuck' on screen
| -rw-r--r-- | resources/qml/TimelineView.qml | 5 | ||||
| -rw-r--r-- | resources/qml/ui/TimelineEffects.qml | 5 |
2 files changed, 9 insertions, 1 deletions
diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml |
