Stefan Hahmann
Stefan Hahmann
> Looks good, but could you instead add a new action that does that, with a different keybinding? I would like to keep the shift+arrow behavior. Okay. I modified the...
> Maybe `Ctrl+Shift+arrows`? Updated the issue.
I agree. It also works for me now. I actually even tried zooming, but wasn't aware of the shortcuts (particularly ctrl + shift + scroll wheel to zoom on both...
> I have an idea how to implement a simple solution. There could be a menu entry. "Save & reload", which saves the current status of the Mastodon project, closes...
> I could not reproduce the bug with the beta-29 on Mac. Am i missing a step? This is strange. We could reproduce this bug on Ubuntu and Windows with...
That would work, but users would need to be aware of this.
> No I think this is a bug. Your finding confirms that it caused by the branch graph becoming seriously out of sync with the core graph. We could patch...
To make the branch graph consistent with the model graph one could also add automatic branch graph rebuild after: * Spot added * Edge added * Edge removed * (and...
> Same issue than #226 ? Yes, they are very likely related. I would still not close this issue, since, I think, it is good to have multiple test scenarios...
@tinevez after looking at the code (https://github.com/mastodon-sc/mastodon/blob/373a2a95901c0d496a18a78b4a5ee37ada822a7b/src/main/java/org/mastodon/mamut/views/table/MamutViewTable.java#L205), I get the impression that this is not a bug, but a yet missing feature in the data table? Maybe, this menu entry...