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