As far as I understand, the delay before the automatic application of custom sorting is necessary to fix some bugs. But why is the minimum value I can set 1 second?
Everything works fine for me even if I set the value to 0 (I removed the restriction in main.js). So why not allow users to remove this annoying delay without modifying the code?
As far as I understand, the delay before the automatic application of custom sorting is necessary to fix some bugs. But why is the minimum value I can set 1 second?
Everything works fine for me even if I set the value to 0 (I removed the restriction in
main.js). So why not allow users to remove this annoying delay without modifying the code?