Code review comment for lp:~widelands-dev/widelands/bug-1741779-map-description-edit-cutoff

Revision history for this message
GunChleoc (gunchleoc) wrote :

I introduced that condition in check_size to make sure that the texture size would be OK for everybody. That was especially important before we had the RenderedText class. I have now shifted the difference to Graphic, which will hopefully fix the bug in debug builds.

« Back to merge proposal