Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increased pixmapCache size limit and made it dependent on devicePixelRatio (for HiDPI/Retina displays) #12416

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

JoergAtGithub
Copy link
Member

I noticed during profiling on Windows, that Mixxx sometimes renders SVG icons and the waveforms stuck slightly. I could fix this by increasing the pixmapCache limit for rendered SVGs and scaled CoverArt from 20MByte to 32MByte.
But these images increase all in size when HiDPI displays with higher zoom levels are used, therefore I consider this as well.
Furthermore I moved this general setting out off coverartcache.cpp.

…Ratio

Moved this general definition out off coverartcache.cpp
@m0dB m0dB merged commit 695e9f5 into mixxxdj:2.4 Dec 9, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants