This did not refresh the Image editor, but more importantly this now
appeared cropped (a regression from the partial image updater).
Solved in the RNA function by:
- calling BKE_image_partial_update_mark_full_update
- sending appropriate notifier
Differential D15110
Fix T98573: Rescaling Image by python wrong Authored by Philipp Oeser (lichtwerk) on Jun 3 2022, 12:50 PM. Tags Subscribers None
Details This did not refresh the Image editor, but more importantly this now Solved in the RNA function by:
Diff Detail
|