AllenNeuralDynamics / AllenNeuralDynamics/view

Too many tile issue

オープン
#52 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
4
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
I'm concerned that in bound mode, things are going to get buggy because it's updating everytime a number changes. If a user accidentally enters a crazy number, then the ui will try and create corresponding z boxes which cause lag and crashing behavior. This will happen in any mode if users add too many tiles but seems the mose likly in bound mode.

**Describe the solution you'd like**
I think best fix would be to cap the number of z_widgets ScanPlanWidget creates. It's unrealistic for a user to want to individually tweak say over 100 tiles so maybe create a way to cap?

**Acceptance Criteria**
- [ ] prevent crashing if user has too many tiles

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。