Remove resized element if it is invisibly small (#405)
This commit is contained in:
committed by
David Luzar
parent
4234cd849c
commit
8bc049a0b9
@ -12,3 +12,4 @@ export { resizeTest } from "./resizeTest";
|
||||
export { isTextElement } from "./typeChecks";
|
||||
export { textWysiwyg } from "./textWysiwyg";
|
||||
export { redrawTextBoundingBox } from "./textElement";
|
||||
export { isInvisiblySmallElement } from "./sizeChecks";
|
||||
|
Reference in New Issue
Block a user