lib/ProMotion/screens/_compatibility/formotion_screen.rb in ProMotion-0.7.4 vs lib/ProMotion/screens/_compatibility/formotion_screen.rb in ProMotion-0.7.5
- old
+ new
@@ -17,10 +17,10 @@
s.tableView.allowsSelectionDuringEditing = true
s
end
-
+
# emulate the ProMotion table update for formotion
def update_table_data
self.form = table_data
self.form.controller = self
self.tableView.reloadData