Vertical text resize

Important: this is an experimental feature, please proceed with caution.
We're kindly asking you to report any bugs and suggest following changelog for the most recent updates.

By default, you can't change height of text elements. Texts are always updating its own height to fit its content. To modify it, consider setting a bounding box for text elements and replacing text content dynamically on the backend later on.

When vertical resize is enabled you can also set vertical align from the text toolbar.

How to enabled vertical text resize?

import { unstable_setTextVerticalResizeEnabled } from 'polotno/config';

unstable_setTextVerticalResizeEnabled(true);

News, updates and promos – be the first to get 'em

News, updates and promos – be the first to get 'em