RCSB Viewer layout
idanb-droid opened this issue · 1 comments
idanb-droid commented
Hello! First, I'd like to commend the excellent work you've done on this project. The solution is clear, concise, and very effective.
I have successfully implemented the default viewer, but I'm interested in creating a custom viewer layout, similar to the one found on the RCSB website https://www.rcsb.org/3d-view/7VYJ I was wondering if anyone could provide guidance on how to achieve this using the package's current methods?
Thank you in advance! :)
samirelanduk commented
Have you tried using useInterface={true}
and useControls={true}
? Other than that, any customisations would need to use molstar's own API.