What steps will reproduce the problem?
Editor ready callbacks (see editor.runCallbacks() and related) are triggered
before the extensions are fully loaded. (i.e: before their svg-icons defined in
separate files are loaded). This is leading to problems.
What is the expected output? What do you see instead?
Fire editor ready callbacks when every thing is really READY (after all loading
is done...editor+extensions+their svg-icons).
Original issue reported on code.google.com by ovidiu.c...@exswap.com on 9 Oct 2014 at 1:55
Original issue reported on code.google.com by
ovidiu.c...@exswap.com
on 9 Oct 2014 at 1:55