plugins-workspace
plugins-workspace copied to clipboard
[Dialog][v2] Can I set the dialog position?
I am using tauri v2 to build a tray-only application and I need to pick up a folder for some stuffs.
But the dialog plugin will show the picker dialog near the tray(top-right on macOS).
So can I custom the dialog to make the experience better?