ChinaIceF / PyQt-SiliconUI

A powerful and artistic UI library based on PyQt5,基于 PyQt5 的UI框架,灵动、优雅而轻便
GNU General Public License v3.0
433 stars 43 forks source link

feat: SiSwitch button adds elastic easing curve animation and optimizes anti-aliasing effect #126

Closed Cassianvale closed 2 weeks ago

Cassianvale commented 1 month ago
  1. Add elastic slow-motion curve animation
  2. Add the function of preventing re-clicking during animation
  3. Optimize the anti-aliasing effect of buttons
Cassianvale commented 1 month ago

QLabel is not suitable as a successor to SiSwitch. I am not sure how the author considered this issue.