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

优化日历弹出速度 (#840) #843

Closed
wants to merge 4 commits into from
Closed

Conversation

AlexZhu2001
Copy link
Contributor

@AlexZhu2001 AlexZhu2001 commented Apr 14, 2024

优化了calendar_view/DayScrollView的弹出速度 #840

通过使用生成器避免过早实例化对象带来的卡顿,函数运行时间从690ms下降至580ms

before:
图片
after:
图片

@zhiyiYo
Copy link
Owner

zhiyiYo commented Oct 18, 2024

PyQt5分支已添加 FastCalendarPicker类

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants