feat(positioner, window-state): impl WindowExt for WebviewWindow (#1283)

closes #1281
This commit is contained in:
Amr Bashir
2024-05-03 14:16:40 +03:00
committed by GitHub
parent b4efa58d5d
commit d9de5b19d1
5 changed files with 55 additions and 35 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"positioner": "patch"
"window-state": "patch"
---
Implement `WindowExt` for `WebviewWindow`.