sprotty icon indicating copy to clipboard operation
sprotty copied to clipboard

Selected elements get lost when using scroll bars

Open aurelio-pennacchio opened this issue 3 years ago • 0 comments

I activated the GLSPProjectionView in the di-config.ts file using the following line of code configureModelElement(context, DefaultTypes.GRAPH, GLSPGraph, GLSPProjectionView); Now when I have an active selection of a node of the GGraph and then I use the scrollBars I lose the selection while I was expecting to mantain the previously selected elements. Is it a configuration issue from my side or something else?

Thank you for all your work!

aurelio-pennacchio avatar Jul 11 '22 06:07 aurelio-pennacchio