jsdotlua / jsdotlua/virtualized-list-lua
CanvasSize does not change as expected when removing items while using `overrideAutomaticCanvasSize`
未关闭
还没有人认领这个 Issue。
- 主要语言
- Lua
- 星标
- 32
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
When using overrideAutomaticCanvasSize, the CanvasSize is not updated when items are removed from the list. When the list is inverted or when overrideAutomaticCanvasSize is set to false, the CanvasSize is updated as expected.
Here's a repro:
https://gist.github.com/SolarHorizon/7db5ee3b4bf80c828070eb2be0582f81
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从链接的复现开始,跟踪启用 overrideAutomaticCanvasSize 时移除项目的 CanvasSize 行为。将其与倒序列表和 overrideAutomaticCanvasSize=false 的情况进行比较。在所报告的配置中,移除后 CanvasSize 能正确更新即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- lua
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100