zhiyiYo / PyQt-Fluent-Widgets

A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
https://qfluentwidgets.com
GNU General Public License v3.0
4.99k stars 464 forks source link

[Bug]: TableWidget掉帧问题 #872

Closed a-n-i-m-e-z closed 2 months ago

a-n-i-m-e-z commented 2 months ago

What happened?

表格数据上下滚动时 有明显卡顿感 掉帧明显,没有原版丝滑

Operation System

windows10

Python Version

3.9

PyQt/PySide Version

pyside6.7.0

PyQt/PySide-Fluent-Widgets Version

最新版本

How to Reproduce?

example目录下的gallery demo.py复现

Minimum code

demo.py