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've tried to run the annotator with the latest version of GWT and I am experiencing a problem in the initialization of the UI of the TextAnnotationFormsPanel. In particular a null pointer on the Image initialization:
g:Image ui:field='leftBottomSide' resource='{leftArrow}' styleName='{style.arrow}'
You can experience the issue by loading the annotator and trying to annotate with the tool 'Annotate' any fragment of text.
The text was updated successfully, but these errors were encountered:
I've tried to run the annotator with the latest version of GWT and I am experiencing a problem in the initialization of the UI of the TextAnnotationFormsPanel. In particular a null pointer on the Image initialization:
g:Image ui:field='leftBottomSide' resource='{leftArrow}' styleName='{style.arrow}'
You can experience the issue by loading the annotator and trying to annotate with the tool 'Annotate' any fragment of text.
The text was updated successfully, but these errors were encountered: