Blazor.Diagrams icon indicating copy to clipboard operation
Blazor.Diagrams copied to clipboard

Testing the demo

Open SQL-MisterMagoo opened this issue 4 years ago • 1 comments

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

SQL-MisterMagoo avatar Mar 25 '21 00:03 SQL-MisterMagoo

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.

zHaytam avatar Mar 25 '21 09:03 zHaytam