@@ -530,6 +530,8 @@ class SelectionPane(Pane):
self.grid[i]=(sel, self.pad.matrix[i], i)
self.modifying=False
+
def get_current_selection_name(self):
return self.sel_list.current_selection_name