context reinit support
This commit is contained in:
@@ -41,6 +41,8 @@ RendererSelection::~RendererSelection() {
|
||||
|
||||
|
||||
void RendererSelection::init(int width, int height) {
|
||||
fbo_selection.reinit();
|
||||
sel_frame->reinit();
|
||||
resize(width, height);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user