You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently build an editor, which may reload the content, at same time i need to add Listener to controller, so I can count special element synchronous.
So can ZefyrController provider a method with the following signature?
void reset(Delta delta);
The text was updated successfully, but these errors were encountered:
I currently build an editor, which may reload the content, at same time i need to add Listener to controller, so I can count special element synchronous.
So can ZefyrController provider a method with the following signature?
The text was updated successfully, but these errors were encountered: