mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
forgot to render the overlay
This commit is contained in:
parent
03c56407d3
commit
5a36f8a3a8
@ -59,6 +59,7 @@
|
|||||||
}
|
}
|
||||||
drawer.updateOverlay(strokePoints[i].col, strokePoints[i].row, color);
|
drawer.updateOverlay(strokePoints[i].col, strokePoints[i].row, color);
|
||||||
}
|
}
|
||||||
|
drawer.renderOverlay();
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user