FiniteSingularity / obs-quick-access-utility

A quick access utility dock for OBS.
GNU General Public License v2.0
62 stars 4 forks source link

[BUG] - When adding sources, clearing search doesn't show all sources again #61

Closed digitaldrummerj closed 3 months ago

digitaldrummerj commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

When you are adding sources to a dock, it initially shows all of the sources. Then if you search for a source and clear out the search box, it does not show all of the sources again

To Reproduce Steps to reproduce the behavior:

  1. Add a new dock
  2. Click the + button to add sources
  3. Search for a source and if should filter to the search text
  4. Clear out the search and the source list will be blank

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

When clearing out the search it should show all of the sources like it does when you click on the + button

Environment

GPU

Additional context Add any other context about the problem here.

FiniteSingularity commented 4 months ago

I'm currently doing a full rewrite of the search system. This should be fixed when that is ready to go.

FiniteSingularity commented 3 months ago

@digitaldrummerj I think this should be fixed in the latest pre-release (https://github.com/FiniteSingularity/obs-quick-access-utility/releases/tag/0.0.2-alpha7). If you can, please give it a try and let me know if it is working properly now.

FiniteSingularity commented 3 months ago

Tested using your recreation steps, and it all appears to be working properly. Please re-open with some more details if you're still seeing it in alpha7 (link above) or greater.