You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method view#draw_text for Overlay seems to have some random problems of rendering.
I have got blurring
I have got overscaling
Each time, a change of style or resizing the viewport allows to restore a proper text drawing.
Difficult to reproduce and investigate, because it is totally random, not very frequent, and without clear relation with operations in Sketchup. So far, this is on Windows. I did not work long enough on Mac to get it.
In view#draw_text, I use some options for the size of text and alignment (and the default font).
The text was updated successfully, but these errors were encountered:
These problems are detected by 3 different users, all on Windows, SU2023.1.
As said, they occur sparingly and randomly, while it works fine most of the time. So, difficult to reproduce.... and not sure this is related to the graphic card.
The method
view#draw_text
for Overlay seems to have some random problems of rendering.I have got blurring
I have got overscaling
Each time, a change of style or resizing the viewport allows to restore a proper text drawing.
Difficult to reproduce and investigate, because it is totally random, not very frequent, and without clear relation with operations in Sketchup. So far, this is on Windows. I did not work long enough on Mac to get it.
In
view#draw_text
, I use some options for the size of text and alignment (and the default font).The text was updated successfully, but these errors were encountered: