[previous] [up] [next]     [index]
Next: can-select? Up: pasteboard Previous: can-move-to?

can-resize?

Called before a snip is resized in the editor. If the return value is #f, then the resize will be aborted.

See also on-resize and after-resize.

The editor is internally locked for writing when this method is called (see also Locks).



PLT