Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Frameworks
QQC2 Desktop Style
Merge requests
!126
KQuickStyleItem: Simplify the updatePolish
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Aleix Pol Gonzalez
requested to merge
work/small-optimisation
into
master
Feb 04, 2022
Overview
5
Commits
1
Pipelines
4
Changes
1
Expand
Don't cast the devicePixelRatio into a float unnecessarily, use the same type we get.
Only keep the texture for visible items.
Do not re-create the texture if the sizes haven't changed.
Edited
Feb 07, 2022
by
Aleix Pol Gonzalez
Merge request reports