mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
@@ -283,7 +283,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
else if (checkBox.tag)
|
||||
else if (!isSelected && checkBox.tag)
|
||||
{
|
||||
checkBox.image = [UIImage imageNamed:@"selection_untick"];
|
||||
checkBox.tag = 0;
|
||||
|
||||
Reference in New Issue
Block a user