@vorant wrote:
I'm trying to move Toolbar to the left or right if it doesn't fit to viewport and found 2 strange things:
Binding of Object new go.Binding('','', fn).ofObject() fires fn 5 times and 4 of them with empty node position
When I select node where Toolbar shoulbe outside of veiwport it show right offset, but doesn't move it.
here is a code https://plnkr.co/edit/8Ez9cJ?p=preview
Is fist point bug or there is explanation of it?
Why selection opens with wrong alignment?
Posts: 2
Participants: 2

