mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-26 20:42:18 +03:00
007af10d43
This partially reverts commit 108ab9094a
.
8 lines
204 B
Markdown
8 lines
204 B
Markdown
---
|
|
'tauri': 'patch:feat'
|
|
'tauri-runtime': 'patch:feat'
|
|
'tauri-runtime-wry': 'patch:feat'
|
|
---
|
|
|
|
Add `App/AppHandle/Window/Webview/WebviewWindow::cursor_position` getter to get the current cursor position.
|