fix(window): use button property for data-tauri-drag-region left mouse button detection (#590)

This commit is contained in:
Jason Tsai
2023-09-05 01:09:23 +08:00
committed by GitHub
parent 2cb0fa719b
commit 70e535abd5
2 changed files with 6 additions and 1 deletions
@@ -0,0 +1,5 @@
---
"window": "patch"
---
On macOS, fixed tapping on custom title bar doesn't maximize the window.