mozilla / hotdish

Explorations on being together in the browser
Mozilla Public License 2.0
111 stars 13 forks source link

give notification when a user steals "Presentation" mode #231

Open aarondruck opened 10 years ago

aarondruck commented 10 years ago

When a user steals Presentation mode, it should let the other users know that happened. Try to detect it and throw up a notification

ianb commented 10 years ago

There is some notification, though it doesn't indicate anything specific except that you are now viewing the other person's page. I think this is good enough.

ianb commented 10 years ago

Things can get really weird as people steal back and forth and then people use the Back button. No idea what to do about it.