magicpen icon indicating copy to clipboard operation
magicpen copied to clipboard

Consider making all callback methods happen at serialization time

Open sunesimonsen opened this issue 9 years ago • 1 comments

When calling append, block, amend and prependLinesWith with a function the function will be executed at serialization time and know the context it is inserted into.

sunesimonsen avatar Sep 21 '15 10:09 sunesimonsen

The is breaking and would deprecate pen.size(). Instead you could get the size that is left on the current line.

sunesimonsen avatar Sep 21 '15 11:09 sunesimonsen