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 am considering using this in a project I'm working on, but it appears the demo only lets you use rectangles, no matter which item you click on, text, draw, etc.. its always just a rectangle.. Is this intended?
The text was updated successfully, but these errors were encountered:
As it turns out the code depends on bootstrap.js. The test.html page in this repo worked but the blog post was stuck with the rectangle tool because some unrelated work on web page load time optimization had moved loading bootstrap.js after the script element initializing the djaodjin-annotate widget.
If someone is willing to remove the dependency on bootstrap.js (#49), I will merge the pull request. Thanks.
I am considering using this in a project I'm working on, but it appears the demo only lets you use rectangles, no matter which item you click on, text, draw, etc.. its always just a rectangle.. Is this intended?
The text was updated successfully, but these errors were encountered: