Kampfkarren / Kampfkarren/ultimate-list
`Dimensions.withSpacing` doesn't work properly when using offset in `Dimensions.consistentUDim2`
Open
- Dominant language
- Luau
- Stars
- 42
- Forks
- 5
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
When using offset in `Dimensions.consistentUDim2` it seems layout calculations get messed up and UltimateList cannot properly calculate the CanvasSize making the list unscrollable.
https://github.com/user-attachments/assets/1c360d80-564f-4805-b92e-94735f0137f6
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the offset case described for Dimensions.consistentUDim2, then inspect Dimensions.withSpacing and how the resulting layout affects CanvasSize. Done means the list calculates a usable CanvasSize and remains scrollable when offsets are used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100