commit | cebbbfcecc8013e966633e9c1f8c8a4117acd329 | [log] [tgz] |
---|---|---|
author | Jack Zheng <jackzheng@google.com> | Wed Aug 01 12:57:38 2018 -0700 |
committer | Jack Zheng <jackzheng@google.com> | Thu Aug 02 16:21:52 2018 -0700 |
tree | 0ddf1e56181039ec8360a32dec4d2b12e280e4b9 | |
parent | b7fe47bbad9bb66b7a9125b91f74ccfd34d74be6 [diff] |
Handle resemble output setting applying to every image resemble.outputSettings() applied the settings on a global scale causing it to affect every diff image on the current page. This fix is directed to resolve that issue by implementing the output settings right before the diffProcess is created thus applying the settings to its respective diff image with its own controls. Change-Id: I69def795b44158a1771df0582c4711ad1bae7af7
A plugin that uses ResembleJS to provide a rich image diffing experience in PolyGerrit. Uses yarn for package management.
Run yarn install
to get started.
This plugin uses polymer-cli to test.