mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
fix: center and focus not being allowed in config (#2199)
This commit is contained in:
7
.changes/fix-window-config-center-focus.md
Normal file
7
.changes/fix-window-config-center-focus.md
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
---
|
||||
"cli.rs": patch
|
||||
"tauri-runtime-wry": patch
|
||||
---
|
||||
|
||||
Fixes `center` and `focus` not being allowed in `tauri.conf.json > tauri > windows` and ignored in `WindowBuilderWrapper`.
|
||||
Reference in New Issue
Block a user