Fix scaling issues

This commit is contained in:
Jeremy Soller 2023-03-24 07:55:07 -06:00
parent df7471b342
commit e0c26b4f36
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
3 changed files with 81 additions and 91 deletions

View file

@ -18,6 +18,7 @@ features = ["syntect"]
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
branch = "scale-factor"
default-features = false
features = ["winit_softbuffer"]
#path = "../libcosmic"