Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't connect rooms on mobile #48

Open
dfabulich opened this issue May 6, 2020 · 2 comments
Open

Can't connect rooms on mobile #48

dfabulich opened this issue May 6, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@dfabulich
Copy link
Contributor

In Chrome 81 for Android 10 and in Safari for iOS 13.4, there's no way to get the room connector circles to appear. They appear on hover, but mobile doesn't have hover.

When you tap on a room, you see the resize squares, but not the room connectors.

I can think of two ways to address this.

  1. Clicking on an already selected room should toggle between "resize mode" and "room connector" mode.
  2. Perhaps there should be a "connector" tool in the tool bar; when selected, all rooms would show connectors by default
@jeremydouglass
Copy link

@dfabulich -- those are great ideas. I'd suggest the "connector" path tool / line tool approach. It could be possible then in addition for multiple clicks on a room to switch between arrow, room tool, and path tool, but that could be extra interface on top of the basic explicit "I want to draw paths" feature.

@henck henck added the bug Something isn't working label May 8, 2020
@dfabulich
Copy link
Contributor Author

I experimented with this a bit this morning. The connector dots are so small and close together that it's hard to tap the one you want unless you're so zoomed in that it's annoying to drag from the start room to the end room.

In issue #82, I suggest that clicking on a connector dot would behave like the shift-arrow shortcut. That would probably be a big help on mobile; you can zoom way in on a room and click on a connector to create a room in that direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants