DataLab-Platform / DataLab

Open-source Platform for Scientific and Technical Data Processing and Visualization
https://datalab-platform.com
BSD 3-Clause "New" or "Revised" License
43 stars 4 forks source link

Changing image bounds in Image View has no effect on the associated image object properties #55

Closed PierreRaybaut closed 8 months ago

PierreRaybaut commented 8 months ago

Changing image plot item parameters has no effect on internal DataLab image object, which is the expected behavior since the plot item is only a graphical representation of the object, but this may be confusing for the end-user.

PierreRaybaut commented 8 months ago

Implement in ImageObj.update_metadata_from_plot_item: