mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2024-11-22 01:07:56 +01:00
small update: method name change to better reflect what it does
This commit is contained in:
parent
7333f0d83a
commit
ee7d3357d4
@ -146,7 +146,7 @@ function clearDoodle() {
|
||||
doodleTransform = [0, 0, 1.0, 1.0]; // [ x, y, scaleX, scaleY ]
|
||||
|
||||
clearMainView();
|
||||
clearPreview();
|
||||
resetPreview();
|
||||
}
|
||||
|
||||
function redrawDoodle() {
|
||||
|
Loading…
Reference in New Issue
Block a user