This commit is contained in:
pxlvxl
2022-02-23 11:43:57 -05:00
20 changed files with 424 additions and 75 deletions

View File

@ -77,7 +77,6 @@ window.onload = function () {
ToolManager.currentTool().updateCursor();
// Apply checkboxes
let args = window.location.pathname.split('/');
let paletteSlug = args[2];
let dimensions = args[3];