Page MenuHome

Fix T98573: Rescaling Image by python wrong
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Jun 3 2022, 12:50 PM.

Details

Summary

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

Diff Detail

Repository
rB Blender

Event Timeline

Philipp Oeser (lichtwerk) requested review of this revision.Jun 3 2022, 12:50 PM
Philipp Oeser (lichtwerk) created this revision.
This revision is now accepted and ready to land.Jun 3 2022, 1:04 PM