cuba-platform / reports

CUBA Reports Addon
https://www.cuba-platform.com/
Apache License 2.0
9 stars 4 forks source link

Wrong images scaling in table #183

Open zharenov opened 5 years ago

zharenov commented 5 years ago

Environment

Description of the bug or enhancement

  1. Create a table to display images (via ##band)
  2. Specify the format - ImageFileId, Image, Bitmap or html
  3. Specify the size 200x800 (or any other)

Expected: Images are displayed at the required scale

Actual: The picture changes the scale to another

Report example is attached Pictures report.zip