uid / snapdown

Draw snapshot diagrams with plain text
MIT License
3 stars 0 forks source link

Stack frames: Fix frame width when there are fields #31

Closed dwhatley19 closed 3 years ago

dwhatley19 commented 3 years ago

http://web.mit.edu/dwhatley/www/snapdown/web/production.html#%231%20-%3E%206%0AsuperLongFunctionName()%20%7Ba%20-%3E%20%231%7D

Current result: image

Frame width should adjust to the function name text. Arrow should probably also not run into the function name text.