contour icon indicating copy to clipboard operation
contour copied to clipboard

font resize excess sometimes causes an OpenGL (texture related) error

Open christianparpart opened this issue 2 years ago • 0 comments
trafficstars

How to reproduce

spawn Contour from another instance to see error log output, then spam resize font size (best done via modifier + mouse wheel binding) until you see the GL errors printed. If you are lucky, you stop scrolling right when that was happening and then you see what i posted in the screenshot.

The interim fix is to simply continue resizing, as the next resize will work again. But why we get this error in the first place, while it usually is working, that is to be investigated.

I consider this non-critical, because you can trivially fix it be font-resizing again (or up and back down again), but it should still be fixed.

Screenshot

screenshot

Atlas Texture

texture-atlas-rgba

christianparpart avatar Oct 27 '23 09:10 christianparpart