dev7355608 / advanced-drawing-tools

Foundry VTT Module: Advanced Drawing Tools
https://foundryvtt.com/packages/advanced-drawing-tools
MIT License
7 stars 0 forks source link

Word Wrap broken #14

Open Cubius opened 1 year ago

Cubius commented 1 year ago

As per the title, word wrap appears to be broken as of Foundry v11.

The toggle to turn it on/off seems to be missing from the Drawing/Text configuration too.

dev7355608 commented 1 year ago

Word Wrap Width seems to work fine here with the exception that it doesn't seem to update immediately. I removed the Word Wrap checkbox, because a large Word Wrap Width basically has the same effect.

Cubius commented 1 year ago

image

Word Wrap Width seems to have no effect on drawings as far as I can tell.

Also it appears that the snap-to-grid drawing functionality is broken again.

Foundry v11.302

Advanced Drawing Tools 2.0.11

Find the Culprit to remove pretty much everything besides library modules:

image

dev7355608 commented 1 year ago

Word breaking is not enabled and therefore words are not broken if the wrap width is exceeded. Lines are only wrapped on white space.

I did a quick test: grid snapping seems to work fine here.