techartorg / bqt

A Blender add-on to support & manage Qt Widgets in Blender (PySide2)
https://github.com/techartorg/bqt/wiki
Mozilla Public License 2.0
161 stars 23 forks source link

blender window content stretches on rescaling of the window #108

Open BUGProtectionAssociation opened 11 months ago

BUGProtectionAssociation commented 11 months ago

The contents of the window will also be distorted as it zooms (it looks like a screenshot of a scaled window) until the mouse stops scaling the window. At this point, the window refreshes again, and the content becomes normal.

image

29320903-8e3d-49f9-915a-edf45d288a7a.png

hannesdelbeke commented 11 months ago

Thanks for reporting this bug. I have also seen this behaviour on my own blender qt. This is a visual bug that doesn't affect performance of blender or qt. Will leave this open as a low priority bug for now and focus on fixing the higher prio bugs first.