mirror of
https://github.com/haven1433/HexManiacAdvance.git
synced 2026-06-01 04:53:29 -05:00
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. |
||
|---|---|---|
| .. | ||
| HexManiac.Core | ||
| HexManiac.Tests | ||
| HexManiac.WPF | ||
| SharedAssemblyInfo.cs | ||