New feature. Free curve mode.

Issue #765 resolved
Roman Telezhynskyi repo owner created an issue

Because of pure optimization any curve update by dragging or over control points calling immediate pattern update. For big patterns this cause slow response and lags. Unfortunately there is no easy way to speed up repasing, but instead new curve mode can be introduced.

In this mode a pattern update will be called only after a user released a curve. This mode will be enabled by default. Disabling Free curve mode and returning to real time updating possible through the app options.

Comments (2)

  1. Log in to comment