Page 1 of 1
Saving of initial workflow position
Posted: Thu Jun 16, 2016 11:42 am
by kibi
It seems, that the position of workflow scheme is saved related to main window, but not to component canvas.
To reproduce the issue:
1) save workflow
2) change canvas size by widening left workflow pane - the diagram follows the canvas, as expected
3) double click at the workflow - the diagram would be reloaded in wrong position.
Re: Saving of initial workflow position
Posted: Thu Jun 16, 2016 12:22 pm
by admin
You are right...again

Thanks for reporting!
-steipal
Re: Saving of initial workflow position
Posted: Thu Jun 16, 2016 1:24 pm
by kibi
Catching the bugs is my work. Please stop me, when it would be too annoying.
Re: Saving of initial workflow position
Posted: Sat Jun 18, 2016 1:54 pm
by admin
Alexander, you're a developers dream come true...

Please, don't stop reporting bugs!
-steinar
Re: Saving of initial workflow position
Posted: Thu Aug 25, 2016 10:06 am
by kibi
Checked the bug in 0.7.6. The behavior had changed. Workflow scheme is saved not related to the main window, that's true. However, it does not linked to the field of view yet. After resizing&reloading it appears in random positions near the place where it is supposed to be.
Re: Saving of initial workflow position
Posted: Thu Aug 25, 2016 11:56 am
by admin
Yes, that's true. It's better but not perfect. The whole code for dealing with positions, node-size, grid etc. is very "floating" in it's nature. In time I will revisit it once more but it wont be my top priority.
-steinar