zalmoxisus / remote-redux-devtools

Redux DevTools remotely.
http://zalmoxisus.github.io/monitoring/
MIT License
1.8k stars 138 forks source link

What does the pin icon in the upper right do? #46

Open axelson opened 7 years ago

axelson commented 7 years ago

What does the pin icon in the upper right do? screenshot 2016-09-21 11 16 24

zalmoxisus commented 7 years ago

We need to document that for sure. When it's pinned we'll be interacting with that instance only. When toggling to "sync", all actions from this instance will be synchronized in all others. So it will help testing the UI on all devices/emulators as in the demo: Demo