diff --git a/Source/ASTableView.mm b/Source/ASTableView.mm index 195cb183c..52e9644fc 100644 --- a/Source/ASTableView.mm +++ b/Source/ASTableView.mm @@ -116,7 +116,6 @@ - (void)setElement:(ASCollectionElement *)element self.selectionStyle = node.selectionStyle; self.focusStyle = node.focusStyle; self.accessoryType = node.accessoryType; - self.isAccessibilityElement = node.isAccessibilityElement; self.accessibilityElementsHidden = node.accessibilityElementsHidden; // the following ensures that we clip the entire cell to it's bounds if node.clipsToBounds is set (the default) // This is actually a workaround for a bug we are seeing in some rare cases (selected background view