data-import icon indicating copy to clipboard operation
data-import copied to clipboard

Fix addStep clobering numerical priorities

Open gnat42 opened this issue 8 years ago • 1 comments

If you pass in a priority to addStep it will get set to null if the step doesn't implement PriorityStep.

gnat42 avatar Aug 06 '15 04:08 gnat42

Also I'm wondering why if the priority is null we set it to 0. Why not leave it as null?

gnat42 avatar Aug 06 '15 05:08 gnat42