mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 14:34:42 -04:00
unificaci?n de las partes comunes en los di?logos de configuraci?n
This commit is contained in:
@ -309,7 +309,8 @@ void YACReaderFlowGL::resizeGL(int width, int height)
|
||||
#endif
|
||||
glMatrixMode(GL_MODELVIEW);
|
||||
|
||||
updatePositions();
|
||||
if(numObjects>0)
|
||||
updatePositions();
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user