Added comment

This commit is contained in:
Enbiya Olgun 2025-04-27 03:18:40 +02:00
parent 6b4a86d2b5
commit d64f332f77

View file

@ -2214,6 +2214,7 @@ class _LibraryScreenState extends ConsumerState<LibraryScreen>
},
icon: const Icon(Icons.search),
),
// Checkbox when searching library to ignore filters
if (_isSearch)
Row(
mainAxisSize: MainAxisSize.min,