Issue #415 - Refactor Events to prevent continous state changes causing slowness
All threads resolved!
Compare changes
+ 56
− 56
@@ -39,33 +39,26 @@ const SearchRanges: React.FC<SearchRangesProps> = ({
@@ -114,10 +107,13 @@ const SearchRanges: React.FC<SearchRangesProps> = ({
@@ -131,10 +127,13 @@ const SearchRanges: React.FC<SearchRangesProps> = ({
@@ -173,10 +172,13 @@ const SearchRanges: React.FC<SearchRangesProps> = ({
@@ -185,32 +187,30 @@ const SearchRanges: React.FC<SearchRangesProps> = ({
@@ -247,4 +247,4 @@ const SearchRanges: React.FC<SearchRangesProps> = ({
\ No newline at end of file