EditManager removes hyperlinks
When I use SelectManger for the texflow's interactionManager, href links in the XML file works as expected. But now I need to edit (add highlight feature) the text, so I am now using EditManager instead of SelectionManager, which removes/disables the hyperlinks in the XML.
You can do a simple test by downloading the examples zip, and replace SelectionManager with EditManager in the CustomLinkEventHandler class file.
So any suggestions? Thanks again.
