Added back tool resizing

This commit is contained in:
unsettledgames
2021-11-08 23:12:51 +01:00
parent ea45fa4842
commit 3c62a1f0fd
6 changed files with 69 additions and 68 deletions

View File

@ -12,7 +12,7 @@
//=include ColorModule.js
//=include _drawLine.js
//=include _tools.js
//=include Tool.js
//=include tools/ResizableTool.js
//=include tools/SelectionTool.js
@ -53,7 +53,6 @@
//=include SplashPage.js
/**buttons**/
//=include _toolButtons.js
//=include FileManager.js
//=include TopMenuModule.js
//=include _ellipse.js