mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-16 16:37:48 +01:00
Add ValidateFactor on runStepBtn
This commit is contained in:
@@ -611,6 +611,7 @@ namespace Flowframes
|
||||
|
||||
private async void runStepBtn_Click(object sender, EventArgs e)
|
||||
{
|
||||
ValidateFactor();
|
||||
SetTab("interpolate");
|
||||
await InterpolateSteps.Run(stepSelector.Text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user