fix smooth rendering box incongruency on reload
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
This commit is contained in:
parent
55de66a127
commit
7bc0549337
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ function startup() {
|
||||||
drawBackground();
|
drawBackground();
|
||||||
changeSampler();
|
changeSampler();
|
||||||
changeMaskBlur();
|
changeMaskBlur();
|
||||||
|
changeSmoothRendering();
|
||||||
changeSeed();
|
changeSeed();
|
||||||
changeHiResFix();
|
changeHiResFix();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue