HexManiacAdvance/src
Benjamin Popp 9ae317087d Add a filter field to the table tool
The filter can allow for collapsing fields in the following cases:
* Show a field if the filter matches the table name
* Show a field if the filter matches the field name
* Hide the field if the table is collapsed by the user or if the filter isn't empty and doesn't match the field/table
* Hide the table if the filter is non-empty and doesn't match any field within the table or the table itself.
2021-04-14 17:15:06 -05:00
..
HexManiac.Core Add a filter field to the table tool 2021-04-14 17:15:06 -05:00
HexManiac.Tests Add new utility methods 2021-04-11 12:55:56 -05:00
HexManiac.WPF Add a filter field to the table tool 2021-04-14 17:15:06 -05:00
SharedAssemblyInfo.cs Bump copyright year 2021-03-09 11:14:46 -06:00