after adding history reduce data to minimum separation
This commit is contained in:
@@ -126,6 +126,7 @@ watch(
|
||||
max.value = item_val;
|
||||
}
|
||||
}
|
||||
memo.value.reduce_to_maximum_separation(props.minimum_separation || 0);
|
||||
triggerRef(memo);
|
||||
debounced_recompute();
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user