diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2019-11-08 22:08:51 +0100 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2019-11-23 20:06:16 +0100 |
| commit | 0cec167339aff5e7db43f64f6ab359f80df784fd (patch) | |
| tree | 09dfc6742818cc55a87d22280e86ee507cf9b5d6 | |
| parent | optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider (diff) | |
| download | nheko-0cec167339aff5e7db43f64f6ab359f80df784fd.tar.xz | |
Fix infinite item instantiating loop by using height instead of contentHeight
| -rw-r--r-- | resources/qml/TimelineRow.qml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/resources/qml/TimelineRow.qml b/resources/qml/TimelineRow.qml |
