aktueller Stand
This commit is contained in:
@@ -904,9 +904,6 @@ namespace FasdDesktopUi.Pages.SearchPage
|
||||
{
|
||||
Dispatcher.Invoke(() =>
|
||||
{
|
||||
if (TicketOverviewBorder.Visibility == Visibility.Visible)
|
||||
return;
|
||||
|
||||
var useRoleScope = scope.Value == TileScope.Role;
|
||||
if (FilterCheckbox != null && FilterCheckbox.IsChecked != useRoleScope)
|
||||
FilterCheckbox.IsChecked = useRoleScope;
|
||||
|
||||
Reference in New Issue
Block a user