[qt/qt/qtdeclarative]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtdeclarative Pushed by mirror-service into branch '6.11'. Changed from ce6d47bb94737ad70209d4c3a8d74bcabcffffcb to fb1354e39b34b8ce28442bfc894fe82234dcace6 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit fb1354e39b34b8ce28442bfc894fe82234dcace6 by Qt Cherry-pick Bot (on behalf of Laszlo Agocs) on 23/07/2026 at 14:31.. Do not let glyph res. updates pile up with all Texts hidden In a scene where all Text items are hidden the resource updates from the glyph cache are never comitted. Yet we need to submit/free them somehow, otherwise the limit of 64 resource update batches may be hit in convoluted cases, even if this is not an issue in typical Qt Quick applications with a QQuickWindow (because there is a single scene, a single render context, and a single resource update batch for the glyph cache), so one probably needs more than 64 windows, all with every Text item hidden in them. Fixes: QTBUG-147807 Pick-to: 6.8 Change-Id: Iac4c213bf4e733a2dd8a9e516ea269b52273686f Reviewed-by: Eskil Abrahamsen Blomfeldt <[email protected]> Reviewed-by: Błażej Szczygieł <[email protected]> (cherry picked from commit 42db5d05c8b10c6d7ed9fb9742cb684d2dbb692a) Reviewed-by: Qt Cherry-pick Bot <[email protected]> (cherry picked from commit 5bae10e0370dde0cc9567356b7038b5f1d928896) https://invent.kde.org/qt/qt/qtdeclarative/-/commit/fb1354e39b34b8ce28442bfc894fe82234dcace6