Skip to content

Double click tauri-drag-region to maximize #1839

@Shotman

Description

@Shotman

Describe the bug
Double click not working on element with data-tauri-drag-region attribute
To Reproduce
Steps to reproduce the behavior:

  1. Clone https://github.com/Shotman/tauri-bordeless-vue
  2. Run yarn tauri:serve
  3. Double click on custom sidebar
  4. Event not triggered

Prebuilt packages are available if you don't want to build the project in the releases

Expected behavior
The event should be triggered

Screenshots
If applicable, add screenshots to help explain your problem.

Platform and Versions (please complete the following information):

Operating System - Windows, version 10.0.19042 X64
Webview2 - 90.0.818.62

Node.js environment
Node.js - 15.12.0
@tauri-apps/cli - 1.0.0-beta.0
@tauri-apps/api - 1.0.0-beta.1

Global packages
npm - 7.12.0
yarn - 1.22.5

Rust environment
rustc - 1.52.1
cargo - 1.52.0

App directory structure
/.git
/.github
/.history
/node_modules
/public
/src
/src-tauri

App
tauri.rs - 1.0.0-beta.1
build-type - bundle
CSP - default-src blob: data: filesystem: ws: http: https: 'unsafe-eval' 'unsafe-inline' img-src: 'self'
distDir - Set automatically by Vue CLI plugin
devPath - Set automatically by Vue CLI plugin
framework - Vue.js (Vue CLI)
bundler - Webpack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions