Find a file
Tom A. Wagner 4744a1a647 Check that a widget is being dragged before checking the event in graphview.
A bug in gtk4-rs makes the library print errors when accessing an event, this change reduces the amount of errors, as they are only printed when the mouse is over a node now.
2021-01-08 09:57:25 +01:00
src Check that a widget is being dragged before checking the event in graphview. 2021-01-08 09:57:25 +01:00
.gitignore Add .vscode folder to gitignore 2021-01-04 08:20:27 +01:00
Cargo.lock Switch to gtk4 2021-01-05 09:46:34 +01:00
Cargo.toml Switch to gtk4 2021-01-05 09:46:34 +01:00
LICENSE Add LICENSE 2020-12-14 10:24:49 +00:00