-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vanishing arrows at least in V2.22.0 upwards #57
Comments
Thanks so much for letting me know! I suspect that could happen if the drawing stops in the middle... so I need to make it more resilient! If it's OK with you, I may bounce some tentative solutions off you over the next week or so! Thanks again, and apologies! |
No need to apologize. I should offer a fix or at least have a look. :-) I just wanted to open a few issues, so they are noted down. Some of them should be easy to fix. I just have to take the time to have a look. |
Just a further observation: It seams if something gets lost on saving, then these are parts which were not visible on the screen when saving. But this is only apparent when closing and opening the file. So the arrows don't appear while it is loaded. But still a bit strange as this doesn't happen all the time. |
I don't have a clear picture yet why and how, but whenever I save a flow while some part (even just one arrow) is hidden to the left of the display, then upon loading the saved file is missing that arrow. Maybe I can figure out somewhen later a more minimized reproduceable version. |
All issues sound good... I did some rearchitecting a little while ago, and I suspect not everything was thought through properly! I have some things I want to look into, so you may want to wait a little bit before digging into my (messy) code! Unless you can see some areas that are well separated from the bulk of the code...! (This issue looks like it might be one such). I will be working through the issues you have raised, and of course further feedback is very welcome! Thanks again for the feedback! |
Hello Paul, |
Fixed as of v2.22.4 |
Just a note, without much investigation. It seams it can quite easily happen that diagram elements vanish. It happend already twice to me, this time a larger part of a flow. Initially I thought drawfbp stumbled over an incorrect manual change in the .drw file, but now it happend again.
The text was updated successfully, but these errors were encountered: