makyo / polycul.es

Graphing polyamorous relationships with force directed layouts.
MIT License
99 stars 25 forks source link

Clicking canvas does not create nodes #25

Closed StrungSilver closed 7 years ago

StrungSilver commented 7 years ago

Perhaps it's not designed to work with Windows desktop PCs, but using the mouse to try to create new nodes does not function at all. It works (too well) on a tablet or smartphone, to the point of making it difficult or impossible to edit a node - during the same session - after it's been initially created.

makyo commented 7 years ago

Oh, hmm! Can you provide browser and version? Not at a computer not, but I'll hunt down a Windows box at some point to figure this out (works in Firefox and chrome, here).

Thanks!

On Jun 21, 2017 16:15, "StrungSilver" notifications@github.com wrote:

Perhaps it's not designed to work with Windows desktop PCs, but using the mouse to try to create new nodes does not function at all. It works (too well) on a tablet or smartphone, to the point of making it difficult or impossible to edit a node - during the same session - after it's been initially created.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/makyo/polycul.es/issues/25, or mute the thread https://github.com/notifications/unsubscribe-auth/AASikXU_Be686J0SGpKqZFimhfwFVbSkks5sGTObgaJpZM4OBHZ0 .

fabianhjr commented 7 years ago

Can replicate in Linux-Firefox, will try to get a look on the weekend

 ~  uname -r
4.12.6-1-ARCH
 ~  yaourt -Qi firefox
Name            : firefox
Version         : 55.0.1-1
makyo commented 7 years ago

Fixed by 75b2b98