2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Fix PiP window on macOS.

This commit is contained in:
John Preston
2020-01-28 20:10:27 +03:00
parent f24f27a13c
commit 58dd33d8a2
3 changed files with 5 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 395b620
git checkout 4f1cffb
cd ../
git clone https://chromium.googlesource.com/external/gyp
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
@@ -50,7 +50,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 395b620
git checkout 4f1cffb
cd ../
git clone --branch 0.10.0 https://github.com/ericniebler/range-v3