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
{{ message }}
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.
In .HTML I have: <img src="images/random.jpg" id="annotatable" />
So now, over the image I am able to see "Click and Drag to Annotate" on the left upper corner, but I can't annotate anything, can't see the area selector, just that text. Where am I wrong?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I have imported JS and CSS from the folder that I had downloaded, so in .TS I created:
In .HTML I have:
<img src="images/random.jpg" id="annotatable" />
So now, over the image I am able to see "Click and Drag to Annotate" on the left upper corner, but I can't annotate anything, can't see the area selector, just that text. Where am I wrong?
The text was updated successfully, but these errors were encountered: