* The New project toolbar button now works. A druid will display the
available workflows and ask you to select one of them. There are still a couple of unresolved issues, but it works, so i upload it to ease the use of the program.
This commit is contained in:
@@ -172,7 +172,7 @@ class Plot (gtk.Frame):
|
||||
project.attach(self,'selection_update')
|
||||
|
||||
def on_button_press(self, *rest):
|
||||
logger.log('debug', 'button pressed in plot')
|
||||
# logger.log('debug', 'button pressed in plot')
|
||||
self.mark_active(True)
|
||||
|
||||
def mark_active(self, active):
|
||||
|
Reference in New Issue
Block a user