NikolayXHD / Mtgdb

Mtgdb.Gui - desktop app to search MTG cards and build decks
https://www.slightlymagic.net/forum/viewtopic.php?f=62&t=19299
Other
63 stars 10 forks source link

"Filter button" #13

Closed rafaelfcponde closed 6 years ago

rafaelfcponde commented 6 years ago

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.

NikolayXHD commented 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 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:

NikolayXHD commented 6 years ago

fixed in 3.1.0.8