EnableMouseControlledPtz in ImageViewerWpfControl is always true, even if I put it to false

Hi, I’m using PlaybackWpfUser example.

When in live mode, if I programmatically put EnableMouseControlledPtz to false it seems to have no effect (I can still click on image moving camera and draw a rectangle to zoom in).

Note: I don’t want to put EnableMousePtzEmbeddedHandler to false, because I want to start/stop digital zoom (documentation says “When EnableDigitalZoom is set to true, the EnableMousePtzEmbeddedHandler should also be true”)

It seems to me that this problem appears only on ImageViewerWpfControl, while on ImageViewerControl it is ok.

Can you help please?

Milestone Development was able to solve this, a fix for this issue will be part of the 2018 R1 release (releasing in February).

Cool! Thank you!:grinning_face: