From: Stephen Cameron Date: Tue, 10 Sep 2019 14:44:50 +0000 (+0200) Subject: Done #3022 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=62da1dbf804c274a92a8a612e27cf88aed2f6ea0;p=pmi.git Done #3022 @0.5 --- diff --git a/resources/js/components/ProductsFilters.vue b/resources/js/components/ProductsFilters.vue index 6206000..437a161 100644 --- a/resources/js/components/ProductsFilters.vue +++ b/resources/js/components/ProductsFilters.vue @@ -34,6 +34,7 @@ :enable-cross="false" :contained="true" :lazy="true" + :interval="(filter.max - filter.min) / 100" @change="updateFilters">