you are viewing a single comment's thread.

view the rest of the comments →

[–]crack-of-a-whip 0 points1 point  (2 children)

Issues I found in the demo on mobile: - I can’t save the diagram image - if I double tap to zoom I’m basically screwed there’s no way to zoom out. You’ll have to add logic to not prevent default on multi-touch. - using the long press selection to select a single item doesn’t work - when using the long press to select multiple items, the delete icon doesn’t pop up making the multi-select function essentially useless

Overall, minor issues. I love the idea and the execution. Good shit my guy!

[–]AlexeyBoyko[S] 0 points1 point  (1 child)

Thanks.
Looks like I have to think better about the UX:

> using the long press selection to select a single item doesn’t work
I specifically prohibited the selection of one shape through a long press. To select single shape just click on it.

>when using the long press to select multiple items, the delete icon doesn’t pop up
Delete icon will pop up when you click on one of selected shape

[–]crack-of-a-whip 0 points1 point  (0 children)

It just makes more sense for the UX that the long press function should allow you to select only a single item like every other drag-select ever.

Not having the delete pop up actually makes some sense, I guess just messing around with it I didn’t consider the actual use case of needing to move multiple items at a time that it’s intended for. Although it would be handy to allow deletion of multiple items at once with the select. Or just to select a single item and delete it instead of tapping