AllenNeuralDynamics / AllenNeuralDynamics/view

Too many tile issue

未关闭
#52 0 条评论 0 个 reaction 已指派 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 摘要。