Closed rafaelfcponde closed 6 years ago
First of all, thank you for your effort and time helping make the program better.
I see your point about the space, especially in smaller screen. My solution would be to make the filter panels hide-able so you can use the space they occupy for other purposes.
Showing / hiding the filter panels would be done using an additional button in window title
I intentionally avoid separate window solution as implicit as opposed to explicit filter panels.
Searching / filtering is the essential feature of Mtgdb.Gui, because all other features
Being an essential feature, searching / filtering must be explicit thus having the following advantages:
fixed in 3.1.0.8
So, in my experience, the way the filtering tool is just takes up a lot of space, which could be better used. Also, in smaller screens, it could actually be a nuisance.
My suggestion is that, instead of having it as multiple rows in the raw UI, you could have a "Filter button", which would bring up an extra window with the filtering options.