Disable skia again, new release

This commit is contained in:
Luke Jones
2025-02-16 21:46:04 +13:00
parent 21c468cf02
commit f299ffeb6e
5 changed files with 159 additions and 62 deletions

View File

@@ -53,8 +53,8 @@ features = [
"gettext",
"accessibility",
"backend-winit-wayland",
# "renderer-femtovg",
"renderer-skia-opengl",
"renderer-femtovg",
# "renderer-skia-opengl",
]
[build-dependencies.slint-build]