ScratchTools icon indicating copy to clipboard operation
ScratchTools copied to clipboard

Fix feature: Explore Filter - Fixing and optimizing defects

Open masaabu opened this issue 9 months ago • 0 comments

Fixed a bug and made the code more readable.

Fixed Bugs

  • Settings are displayed even though no filter is applied
  • Author filter was filtering on author name text
  • Filter was case sensitive.

Other changes

  • Default state of filter changed to null
  • Changed filter checks to be more readable
  • Removed unnecessary code

masaabu avatar Apr 08 '25 05:04 masaabu