-
Notifications
You must be signed in to change notification settings - Fork 31
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
Report of Issue: Extremely Slow Window Dragging and Mouse Lockup During Process on Windows 11 #19
Comments
This is related to window translucency and seems to be on Tauri's end: tauri-apps/window-vibrancy#47 |
So the answer is there's nothing that can be done to fix this? @PineappleRind |
Outright removing window translucency on Windows would fix it... not sure what else could be done |
is there a way to disable it for specific applications? |
I meant more in the code - just commenting out what triggers the effect ... for everyone on Windows. kind of a brute-force solution but idk... maybe @adileo will know more |
It seems like the application philosophy is to avoid settings, but allowing the user to opt-in to the transparency would fix this issue. |
This program is a great alternative to WizTree, but this is a dealbreaker. |
Description:
I would like to report a performance issue that I am experiencing when attempting to drag the program window on my Windows 11 system. When trying to move the window, I notice that the movement is fluid but extremely slow, making it difficult to manage and negatively impacting my user experience. However, the most concerning aspect is that during this process, my mouse becomes locked and is unresponsive in other areas of the system until the window stops moving.
Additional Information:
I appreciate your attention to this matter and hope that you can investigate and resolve this issue. If you need further information or details, please do not hesitate to ask.
The text was updated successfully, but these errors were encountered: