mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-01 23:42:33 +03:00
8 lines
149 B
Markdown
8 lines
149 B
Markdown
|
---
|
||
|
'tauri': 'patch:feat'
|
||
|
'tauri-runtime': 'patch'
|
||
|
'tauri-runtime-wry': 'patch'
|
||
|
---
|
||
|
|
||
|
Add `Window::start_resize_dragging` and `ResizeDirection` enum.
|