https://bugs.kde.org/show_bug.cgi?id=414266
--- Comment #7 from David Edmundson <[email protected]> --- >since Qt 5.15 is no longer receiving public or open-source updates. We will have no issues getting patches to users. We regularly give patches to distros when upstream releases have issues that don't cover our needs. This is no different. But I don't really follow what you think is a Qt bug with regards to the qt_Matrix. It has to do the mapping between co-ordinates, so what would we change? >Also I was not able to find a way to enable linear filtering for >`KQuickStyleItem`'s returned paint node, You can set a filtering on the QSGTexture. Nodes will follow that. Though ideally our source textures and our output sizes should always match in device sizes, so it shouldn't make a difference. >Additionally I don't know if there's any interest in fixing this bug Ultimately QQC2-desktop-style is a hack. It's not where we want to be going long long term for styling, it's far too many texture uploads. It's just there as we need visual compatibility. -- You are receiving this mail because: You are watching all bug changes.
