Got Error when use both tool ZoomPan and MultipleSelect

When drag a node too much, some nodes got unselectable.

The only way i can find to fix this is refresh() method, but it make the layout move.

This happen when use zoompan and singleselect too

There are refreshCanvasDiagramLayer(view:View) i would like to try but dont know how to get View.

Pls help me

Im current use 24.1.45-ngcc



1 Reply

MG Moulidharan Gopalakrishnan Syncfusion Team December 3, 2024 07:21 AM UTC

Hi,

We have created a simple diagram layout and performed dragging actions with nodes but could not replicate the reported issue where the node becomes unselectable when dragged too much. We can unselect the node without using the refresh method and tt is not advisable to call refresh method at application level. Please refer to the video demonstration for reference. If you are still facing the issue, kindly provide a demonstration sample or modify the provided sample.

Also, please note that refreshCanvasDiagramLayer is a private method used internally and it is not advisable to use at application level.

Sample: Mirgvu (forked) - StackBlitz



Regards,
Moulidharan


Let me know if you need further adjustments!


Attachment: Selection_4e9622db.zip

Loader.
Up arrow icon