Removes isStateful flag from stickys

fix-exit-textedit
Steve Ruiz 2021-10-15 19:27:19 +01:00
rodzic 11774e0d34
commit f8b5906520
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -21,7 +21,7 @@ export const Sticky = new ShapeUtil<StickyShape, HTMLDivElement, TLDrawMeta>(()
showBounds: false,
isStateful: true,
isStateful: false,
canBind: true,