mirror of
https://github.com/YACReader/yacreader
synced 2025-12-02 07:22:49 -05: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