simplefocus/FlowType.JS

Rescale if column width changes

Opened this issue · 1 comments

I'm not sure if this is an error in my code or a feature request, but I have a bootstrap page with several columns. At various points when navigating around the page, the width of the respective columns changes, and smoothly animates between widths.

Flowtype is working properly when the page first loads, or when I manually rescale the page, but if the column width changes, the text doesn't rescale, it reflows instead. Is this expected behaviour or am I doing it wrong?

Is this somewhat what you are experiencing?