Wysiwyg text 2.0 (#238)
* Fixed cleaning handlers after cleanup * Double click to edit text * Preserve text styles on change
This commit is contained in:
committed by
Christopher Chedeau
parent
ae982e9298
commit
10955f8bb0
@ -9,3 +9,4 @@ export { handlerRectangles } from "./handlerRectangles";
|
||||
export { hitTest } from "./collision";
|
||||
export { resizeTest } from "./resizeTest";
|
||||
export { isTextElement } from "./typeChecks";
|
||||
export { textWysiwyg } from "./textWysiwyg";
|
||||
|
Reference in New Issue
Block a user