bugfix [#24210] Tiled textures can cause corruption of entire UI

This commit is contained in:
Campbell Barton
2010-10-13 04:00:01 +00:00
parent 7c538107ea
commit 554f4df542
@@ -1667,6 +1667,7 @@ static void RestoreState(bContext *C)
win->queue= queue_back;
GPU_state_init();
GPU_set_tpage(NULL, 0);
glPopAttrib();
}