...
Known Issues with Code that Really Should Already Work:
- Text highlighting doesn't load correctly. It corrects itself when the text is updated.
- Starting a game from scratch does not provide the proper names in the drop down box
- The initial load and deleting are noticeably slow, will have to switch to selective updates
- Advanced Breakpoints feature does not accommodate multiple lines / scrollbar doesn't show up (word wrapping issue)
- Advanced Breakpoints feature does not enjoy multiple, overlapping breakpoints.
- Advanced Breakpoints jump when clicked on, don't work when moved quickly, sometimes scroll offscreen.
- Sometimes when it is feeling particularly moody, Delete won't quite work as predicted (sometimes one random Node will be left behind. I haven't figure out a pattern behind this) This could possible be from XML issues since the test files are handwritten.
...