TranquilMarmot / YarnLoom

Visual Studio Code extension for editing YarnSpinner files
MIT License
18 stars 2 forks source link

Render nodes differently when zoomed out #8

Closed TranquilMarmot closed 3 years ago

TranquilMarmot commented 4 years ago

Summary

This changes it so that, when zoomed out, nodes will not render their bodies and will instead just render their title. Tags are also rendered until you zoom out far enough, then you just get the title.

This also fixes long node titles causing the rename/change color/delete buttons to be cut off.

TODO:

Screenshots

Not zoomed out

image

Zoomed out

image

Extra zoomed out

image