aiidalab / aiidalab/aiidalab-widgets-base
StructureViewerWidget - add the possibility to restore the view
オープン
- 主要言語
- Python
- スター
- 10
- フォーク
- 19
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 20
説明
I did not try it yet, but I think exactly the same representation can be recovered in the following way:
```
state = vwr._viewer.get_state()
vwr._viewer.set_state(state)
```
could be a nice feature to save the representation as a JSON file to later reuse it for restoring exactly the same view.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。