Unable to undo applied embedded fonts
Hello All,
I have application with text box created with container controller and textflow.
Also I have applied embedded fonts dynamicaly using
styleManager.loadStyleDeclarations2(url,false);
but after this when I try to undo, previous font is not get applied.
When I debug the application, i fonund that generation is number is mismatch.
please anybady know why it is? When I apply different font size or any other property link color, Undo works properly.
Thanks,
Vikram
