Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(native): Enable window draging by the title bar #1268

Merged
merged 2 commits into from
Jan 17, 2023

Conversation

piotrski
Copy link
Member

Description

Adds data-tauri-drag-region to the title bar, which is needed to perform window dragging in the native application.
This change is needed to resolve elk-zone/elk-native#10

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Translations update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide related snapshots or videos.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).

@stackblitz
Copy link

stackblitz bot commented Jan 17, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Jan 17, 2023

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit d9c915d
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/63c6de8110af1800085aaa15
😎 Deploy Preview https://deploy-preview-1268--elk-zone.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Jan 17, 2023

Deploy Preview for elk-docs canceled.

Name Link
🔨 Latest commit d9c915d
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/63c6de823967eb000a490867

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS: Cannot drag window around
2 participants