Stéphane Cerveau
e12fecf971
settings: create the default app folder
...
To avoid a crash if the settings folder is
not present and the log can not be created properly
2023-09-28 16:45:01 +02:00
Stéphane Cerveau
06b0ec8ead
graphbook: remove double call to set_tooltip_markup
2023-09-18 15:57:54 +02:00
Stéphane Cerveau
f4be2299b9
graphbook: introduce element_factory_exists
...
This method helps to tell if a factory exists
when loading a graph.
If the factory does not exists, use light mode
to display it and prevent some menu item
and change its description.
2023-09-18 12:34:58 +02:00
Stéphane Cerveau
4a5964c340
app: manage graphtab as a tab of notebook
...
graph tab in the graphbook containing a player
and a graphview
2023-09-16 10:37:59 +02:00