Giter VIP home page Giter VIP logo

Comments (7)

jpaulm avatar jpaulm commented on July 28, 2024

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!

from drawfbp.

bergm avatar bergm commented on July 28, 2024

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.

from drawfbp.

bergm avatar bergm commented on July 28, 2024

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.

from drawfbp.

bergm avatar bergm commented on July 28, 2024

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.

from drawfbp.

jpaulm avatar jpaulm commented on July 28, 2024

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!

from drawfbp.

bergm avatar bergm commented on July 28, 2024

Hello Paul,
I just played a bit around to get a clear bug description.
The arrows of diagram elements vanish when they are saved while invisible to the left (maybe having negative x coordinates). So it's easy, just draw two processed, connect them and move the view to the right, so they get out of view in the left. Save the file, close it and reload it. Then the arrows are gone. Interestingly they are still in the file at that point. So just the view doesn't show them. But if you save the file then again (even with the elements being visible (except the arrows of course)), the connection will also be removed from the file.
If I edit the file which still contains the connections, but which aren't shown anymore and update all negative x coordinates to get positive (shift the while diagram), they reappear.
Maybe this helps to get a clearer idea where to look for the bug. :-)

from drawfbp.

jpaulm avatar jpaulm commented on July 28, 2024

Fixed as of v2.22.4

from drawfbp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.