MetaCell / MetaCell/NetPyNE-UI
Plot initialization widget is set to True even if it fails
オープン
@aranega がすでに取り組んでいます。
2023年1月5日 から。
- 主要言語
- JavaScript
- スター
- 23
- フォーク
- 10
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
@ddelpiano something I noticed while working on the EEG and Dipole plots is that even if the library fails to initialize the widget is set as initialized = true ; which makes sense because it's a widget property but it prevents the functionality of the widget to be run again (in this case calling getPlot) as updateWidget is being called in the plotMiddleware and not getPlot
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。