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
Describe the bug 窗口最大化后标题栏下方有一个黑条,同时鼠标操作错位,需要点击实际显示图标上方一定位置才能操作,好像窗口显示整体下移了。
To Reproduce 复现方式1. 从显示器1拖动vnote到显示器2的顶部(会自动全屏) 复现方式2. 从显示器1拖动最大化的vnote到显示器2的中间(会自动切换为非全屏)
Expected behavior 不出现顶部黑条及鼠标坐标操作错位,或者出现问题时自动恢复
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context 已经按 #853 进行操作,无法解决
建议是不是可以在拖动结束后再检测一次,发现分辨率变更,则自动调整下
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
窗口最大化后标题栏下方有一个黑条,同时鼠标操作错位,需要点击实际显示图标上方一定位置才能操作,好像窗口显示整体下移了。
To Reproduce
复现方式1. 从显示器1拖动vnote到显示器2的顶部(会自动全屏)
复现方式2. 从显示器1拖动最大化的vnote到显示器2的中间(会自动切换为非全屏)
Expected behavior
不出现顶部黑条及鼠标坐标操作错位,或者出现问题时自动恢复
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
已经按 #853 进行操作,无法解决
建议是不是可以在拖动结束后再检测一次,发现分辨率变更,则自动调整下
The text was updated successfully, but these errors were encountered: