Hi,
After upgrading to 14.3 we noticed that MapTools.PanZoomBar.LevelTipsChanged event is now raised in situations where it was not raised with 14.2.2 version. This behavior is seen when maps IsManipulationEnabled is set to true.
With new version LevelTipsChanged is raised e.g when map is only tapped from touchscreen without actually zooming anything (this did not happen on earlier versions). Also it seems that zooming (pinch) from touchscreen causes flood of these events (with slow pinch hundreds of events) but with earlier version only two events were fired (also new version raises events even when zoom level does not actually change which older version did not do).
Is this change of behavior intentional ?
Br, Simo