wechat-miniprogram / wechat-miniprogram/float-pigment
[layout] Support overflow in layout
Open
@LastLeaf is already working on this.
Since Dec 24, 2025.
enhancement
- Dominant language
- Rust
- Stars
- 17
- Forks
- 4
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
overflow: scroll and overflow: auto sometimes generate different results.
- They prevents margin collapse.
- Scrollbar may take spaces in desktop UI.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.