fix bug caused by new renderSamples approach
when doing switchMaster
This commit is contained in:
parent
a7b8f81da7
commit
dbe9bf25e7
4 changed files with 86 additions and 9 deletions
|
|
@ -2366,6 +2366,7 @@ bool DivEngine::switchMaster() {
|
|||
} else {
|
||||
return false;
|
||||
}
|
||||
renderSamples();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue