We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a3282 commit 37c0c90Copy full SHA for 37c0c90
ReleaseNotes.md
@@ -1,4 +1,8 @@
1
-2.5.10:
+2.5.11:
2
+- Fix MultipleChoiceFilter: concurrent filter may lock out each other
3
+- Fix MultipleChoiceFilter: Active filter marker is visible when grid is empty
4
+
5
+2.5.10:
6
- Fix: Filter symbol in MultipleChoiceContentFilter not always updated
7
8
2.5.9:
src/Directory.Build.props
@@ -5,7 +5,7 @@
<Company>tom-englert.de</Company>
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
<Product>Tom's Toolbox</Product>
- <Version>2.5.10</Version>
+ <Version>2.5.11</Version>
9
</PropertyGroup>
10
11
<PropertyGroup>
0 commit comments