almende / vis

⚠️ This project is not maintained anymore! Please go to https://github.com/visjs
7.85k stars 1.48k forks source link

widthConstraint no longer has any effect #3517

Closed justinharrell closed 6 years ago

justinharrell commented 6 years ago

After PR #3486 widthConstraint no longer seems to have any effect.

I noticed this in our networks after rebasing and confirmed by navigating to: vis/test/network/maximumWidthEdgeCase.html

Before:

widthconstraint 1

After:

widthconstraint 2

wimrijnders commented 6 years ago

Confirmed. The constraint values were overwritten in the new multifont option handling.