FSprites.FView not taken into account when clipping
Open
bug
check
enhancement
- Dominant language
- Kotlin
- Stars
- 3k
- Forks
- 148
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 1
Description
Adding `FView` to a `FixedSizeContainer` with enabled clipping does not affect added `FView`. The `FView` is rendered outside the container boundaries.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how FixedSizeContainer clipping is applied when an FSprites.FView is added, using the container and FView behavior described in the issue as entry points. Confirm the rendering path and reproduce the view extending beyond the container boundaries; done means the FView respects the enabled clipping boundaries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100