We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Modrinth App 0.9.2
Windows
Modrinth App does not support dragging the window by touching, which negatively affects UX since app does not have a frame and window title
App window follow touch point
There is a long-standing bug in Tauri that does not allow you to move the window by touching
This problem was solved in PR #3178
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please confirm the following.
What version of the Modrinth App are you using?
Modrinth App 0.9.2
What operating systems are you seeing the problem on?
Windows
Describe the bug
Modrinth App does not support dragging the window by touching, which negatively affects UX since app does not have a frame and window title
Steps to reproduce
Expected behavior
App window follow touch point
Additional context
There is a long-standing bug in Tauri that does not allow you to move the window by touching
This problem was solved in PR #3178
The text was updated successfully, but these errors were encountered: