Dagryl

MrPLC Member
  • Content count

    7
  • Joined

  • Last visited

Posts posted by Dagryl


  1. Next two features will be Progressive Web Apps (PWA) functionality and undo/redo. We should publish them in two weeks a month.

    After that, I'll be working on math components, and my colleague is going to work on sharing diagrams through a link. The biggest challenge there is to figure out compatibility with newer versions of the PLC Simulator. Let's say that we changed the structure of the store where we are saving the diagram to implement new features. Now the old links refer to the old structure, so you won't be able to display them correctly. We want old links to be compatible with new versions, so once saved links are always valid.

    1 person likes this

  2. Hi Garry,

    UI is designed with mobile devices in mind at the moment. That is why I decided to drop drag and drop for now. I want to make sure that the app is 100% functional without it because it's hard to implement it on mobile devices when you have to scroll windows.

    When all functions that I'm planning to implement are ready, I'll focus on rearranging panels on the desktop browsers and adding drag and drop.

    Here you can find all release v0.2 changes with examples:  https://www.codingplc.com/blog/plc-simulator-online-release-v0-2/