ChinaIceF / PyQt-SiliconUI

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

调整宽度时出现的问题 #187

Open a-n-i-m-e-z opened 2 weeks ago

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

UIG

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

补充:拉伸过程中 松开鼠标 可以复现

ChinaIceF commented 1 week ago

使用了异步resize导致的,重构时会修复