git-svn-id: svn://db.shs.com.ru/libs@343 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -532,7 +532,7 @@ void RendererDeferredShading::resize(int width, int height) {
|
||||
fbo_g.resize(width, height);
|
||||
fbo_out.resize(width, height);
|
||||
fbo_hsmall.resize(width / 16, height / 16);
|
||||
view.setSceneRect(QRect(0, 0, width, height)); /// WARNING
|
||||
view.setSceneRect(QRect(0, 0, width, height));
|
||||
//df->move(-width / 2, -height / 2);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user