mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix translucent windows in some screen scales.
I hope this fixes #25958, problems with the viewer on Windows.
This commit is contained in:
parent
398237b80e
commit
83052ec056
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ if customRunCommand:
|
||||||
stage('patches', """
|
stage('patches', """
|
||||||
git clone https://github.com/desktop-app/patches.git
|
git clone https://github.com/desktop-app/patches.git
|
||||||
cd patches
|
cd patches
|
||||||
git checkout 4b35c02c5e
|
git checkout f61eb3406b
|
||||||
""")
|
""")
|
||||||
|
|
||||||
stage('msys64', """
|
stage('msys64', """
|
||||||
|
|
Loading…
Add table
Reference in a new issue