Tab dnd between windows (state not preserved, yet), plugin fix
This commit is contained in:
@@ -122,4 +122,4 @@ class Plugin(PluginBase):
|
||||
|
||||
def set_arc_buffer_text(self, widget=None, eve=None):
|
||||
sid = widget.get_active_id()
|
||||
self.arc_command_buffer.set_text(self.arc_commands[int(sid)])
|
||||
self._arc_command_buffer.set_text(self.arc_commands[int(sid)])
|
||||
|
Reference in New Issue
Block a user