Fix translucent windows in some screen scales.

I hope this fixes #25958, problems with the viewer on Windows.
This commit is contained in:
John Preston 2023-03-21 09:23:15 +04:00
parent 398237b80e
commit 83052ec056

View file

@ -404,7 +404,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 4b35c02c5e
git checkout f61eb3406b
""")
stage('msys64', """