mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* feat: add `data-tauri-drag-region="deep"` supersedes #6362 * Update data-tauri-drag-region-deep.md * summary is also clickable --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
201 B
201 B
tauri
| tauri |
|---|
| minor:feat |
Add data-tauri-drag-region="deep" so clicks on non-clickable children will drag as well. Can still opt out of drag on some regions using data-tauri-drag-region="false"