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

[Bug]: TableWidget 导致菜单动画帧率变低 #668

Open
zhiyiYo opened this issue Dec 14, 2023 · 3 comments
Open

[Bug]: TableWidget 导致菜单动画帧率变低 #668

zhiyiYo opened this issue Dec 14, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@zhiyiYo
Copy link
Owner

zhiyiYo commented Dec 14, 2023

What happened?

TableWidget 导致菜单动画帧率变低

Operation System

Windows11 23H2

Python Version

3.11.5

PyQt/PySide Version

PySide6.4.2

PyQt/PySide-Fluent-Widgets Version

v1.4.3

How to Reproduce?

全屏之后右击表格

Minimum code

tets
@zhiyiYo zhiyiYo added the bug Something isn't working label Dec 14, 2023
@zhiyiYo
Copy link
Owner Author

zhiyiYo commented Dec 14, 2023

右击菜单的动画会不停地触发代理的 paint 方法,导致卡顿

@3101057414
Copy link

3101057414 commented Jan 24, 2024

右键菜单的动画会不停地触发代理的paint方法,导致卡顿

我在tableview中加载了50行数据,动画就出现明显掉帧,请问这种情况正常吗?或许可以修改动画速率等情况优化?

@zhiyiYo
Copy link
Owner Author

zhiyiYo commented Feb 1, 2024

右键菜单的动画会不停地触发代理的paint方法,导致卡顿

我在tableview中加载了50行数据,动画就出现明显掉帧,请问这种情况正常吗?或许可以修改动画速率等情况优化?

修改动画速率和掉帧应该没啥区别?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants