Is your feature request related to a problem? Please describe.
The examples directory uses bootstrap v2.1.1, released Halloween of Y2012.
Some of the styling/theming doesn't seem to function as expected along with the codebase of this component and/or html2canvas. In particular: scrolling down the page can result in highlight/annotation blocks appearing vertically offset from the HTML elements as displayed (I've included a screenshot of this).
More recent versions of Bootstrap seem to be more compatible, and highlighting/annotation functions as expected.
It could be interesting to try to bisect/identify where this was fixed -- but either way, we should probably update the example HTML to use a more recent Bootstrap version.
Describe the solution you'd like
Update bootstrap in the examples directory to a v5 release.
Describe alternatives you've considered
N/A
Screenshot

Is your feature request related to a problem? Please describe.
The
examplesdirectory usesbootstrapv2.1.1, released Halloween of Y2012.Some of the styling/theming doesn't seem to function as expected along with the codebase of this component and/or
html2canvas. In particular: scrolling down the page can result in highlight/annotation blocks appearing vertically offset from the HTML elements as displayed (I've included a screenshot of this).More recent versions of Bootstrap seem to be more compatible, and highlighting/annotation functions as expected.
It could be interesting to try to bisect/identify where this was fixed -- but either way, we should probably update the example HTML to use a more recent Bootstrap version.
Describe the solution you'd like
Update
bootstrapin theexamplesdirectory to av5release.Describe alternatives you've considered
N/A
Screenshot