VIAN icon indicating copy to clipboard operation
VIAN copied to clipboard

Erroneous display of the interface after visualization export

Open olivood opened this issue 2 years ago • 2 comments

After exporting the graphics from the colorimetry (live-feedback) window, the visualization interface is always displayed incorrectly.

Steps to reproduce the behavior:

  1. Go to Colorimetry
  2. Click on Space Palette
  3. Export
  4. See error
  • OS: iOS, BigSur
  • Browser Chrome, Version 99.0.4844.84 (Offizieller Build) (x86_64)
Bildschirmfoto 2022-04-05 um 17 24 45

olivood avatar Apr 06 '22 08:04 olivood

As a workaround, just resize the component in which the visualization is displayed. ExportImageDialog.on_update() (self.visualization.render_to_image()) seems to mess things up. Also the palette seems to have random pixel at the right border. Something fails during painting.

pascalforny avatar May 09 '22 08:05 pascalforny

Should be fixed together with implementation of #395

pascalforny avatar Jan 23 '23 10:01 pascalforny