mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
5
.changes/core-window-config.md
Normal file
5
.changes/core-window-config.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'tauri': 'patch'
|
||||
---
|
||||
|
||||
Fix some configurations not applied when creating the window through Javascript.
|
||||
5
.changes/webview-attributes-from-window-config-impl.md
Normal file
5
.changes/webview-attributes-from-window-config-impl.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'tauri-runtime': 'patch'
|
||||
---
|
||||
|
||||
impl `From<&WindowConfig>` for `WebviewAttributes`.
|
||||
Reference in New Issue
Block a user