Skip to content

Examples: update bootstrap in example applications #9

@jayaddison

Description

@jayaddison

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions