+ fix issues with angle constraints

This commit is contained in:
wmayer
2014-05-17 18:27:56 +02:00
parent cf9aedeb7a
commit d431f52a2d
3 changed files with 43 additions and 10 deletions

View File

@@ -441,7 +441,7 @@ void SoDatumLabel::GLRender(SoGLRenderAction * action)
SbVec2s size;
int nc;
int srcw, srch;
int srcw=1, srch=1;
if (hasText) {
if (!this->glimagevalid) {