KristofferStrube / Blazor.SVGEditor

A basic SVG editor written in Blazor.
https://kristofferstrube.github.io/Blazor.SVGEditor/
MIT License
310 stars 51 forks source link

Feature: Have Stroke Dash Offset animation value change reflect on keyup and change. #25

Open KristofferStrube opened 8 months ago

KristofferStrube commented 8 months ago

Currently, when animating a Stroke Dash Offset, the value only updates once the user de-selects the input, which isn't practical.