Fix for a bug that style modules from wrong scene render layers
were executed. The bug was reported by Dazzle in the BA Freestyle thread, thanks!
This commit is contained in:
@@ -363,7 +363,7 @@ void Controller::CloseFile()
|
||||
}
|
||||
|
||||
// clears the canvas
|
||||
_Canvas->Erase();
|
||||
_Canvas->Clear();
|
||||
|
||||
// clears the grid
|
||||
_Grid.clear();
|
||||
|
||||
Reference in New Issue
Block a user