threejs / three-devtools

three.js devtools
https://chrome.google.com/webstore/detail/threejs-developer-tools/ebpnegggocnnhleeicgljbedjkganaek
MIT License
603 stars 79 forks source link

When tree item's selected object goes out of view, the parent container should keep it in view #42

Open jsantell opened 4 years ago

jsantell commented 4 years ago

Probably via element.scrollIntoView() on new selection if necessary