Question
Can`t change inline graphics
I`am trying to change inline graphics in textFlow
I tried in both ways:
1. Directly - find image node (by getElementByID) and change it source field
2. By EditManager.modifyInlineGraphic
No luck. Image stays the same, I can only change the size of it.
What did I do wrong?
