Skip to content

Issue reporter screenshot

Andrea Giammarchi requested to merge io-highlighter into release-2018-3

This PR is about the highlighter component as designed in latest issue reporter specifications.

IOHighlighter

This component provides a canvas and two functionalities to highlight or hide a rendered image.

The main method is comp.edit(image) and currently the comp.changeDepth.then(...) functionality.

The component can be simply placed on any part of the page with an optional data-max-size attribute, which is 800 by default as specified in trac #5914.

Live demo

Edited by Andrea Giammarchi

Merge request reports