Changes between Initial Version and Version 1 of Ticket #17050, comment 8


Ignore:
Timestamp:
2018-12-08T23:11:59+01:00 (5 years ago)
Author:
francois2

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17050, comment 8

    initial v1  
    1 I updated the patch to add new methods to update the image and a new callback listener when the image(s)change.
     1I updated the patch to add new methods to update the image and a new callback when the image(s)change.
    22
    3 It introduced a performance problem in the photoadjust plugin, as on each move the image dialog was refreshed. I fixed it by checking for osd update and doing nothing most of the time.
     3It introduced a performance problem in the photoadjust plugin, as on each move the image dialog was refreshed. I fixed it by checking the osd update and doing nothing most of the time.