retopoflow icon indicating copy to clipboard operation
retopoflow copied to clipboard

[BUG] Text disappears at some UI scales

Open jlampel opened this issue 2 years ago • 1 comments

Here's an interesting one! Some (but not all) of the interface text in the RetopoFlow menu disappears when changing Blender's UI scale. For example, it works great when I set the UI scale to 1.25 or 1.4, but it breaks when I set it around 1.3.

Example:

Screenshot 2022-06-30 171325

jlampel avatar Jul 01 '22 00:07 jlampel

Interesting. Testing on Blender 3.3.0 alpha and RF v3.2.5, I wasn't able to reproduce it at 1.2, but it this issue does show up at 0.9.

vxlcoder avatar Jul 15 '22 11:07 vxlcoder

This bug has since disappeared. All arbitrary values now seem to work fine 🎉

jlampel avatar Feb 15 '23 01:02 jlampel

This still appears to be an issue at some values, like 1.05 as noticed in https://github.com/CGCookie/retopoflow/issues/1198. Previously I had just tested to one decimal place.

I don't think this is worth sinking too much time into right now, but if rounding Blender's UI scale to the nearest single decimal place as it is read by RetopoFlow is an easy fix, then that would be good to add to the next release.

jlampel avatar Mar 15 '23 16:03 jlampel

this should now be worked around enough to not happen with the detail/summary UI elements.

vxlcoder avatar Mar 16 '23 13:03 vxlcoder

Works great now!

jlampel avatar Mar 16 '23 23:03 jlampel