Blazor.Diagrams
Blazor.Diagrams copied to clipboard
Testing the demo
https://user-images.githubusercontent.com/11338430/112401330-33984400-8d02-11eb-9b55-11ba7bde49ba.mp4
First impression is - the layout overlapping is not great. The map is partially visible. Nodes overlap other screen items which is odd.
00:00 - the first node drag is jumpy/stuttering. 00:02 - The next node I drag is fine 00:08 - back to the first node - stuttering again 00:09 - third node also stutters 00:12 - moving the map works great, but weird that nodes can go off-screen and overlap other screen items 00:16 - tried "pinch to zoom" - didn't work, strange results 00:20 - drag stuttering node - dropped behind checkboxes, now cannot access the node
Hey, thanks for the feedback! I see 3 issues here:
- Orthogonal router's algorithm is heavy on phones
- Pinch to zoom is not currently supported
- The layout of the demo website is not mobile-friendly at all
I'll create separate issues for these.