yysskk / yysskk/SwipeMenuViewController
set padding have bug
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 1.3k
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
options.tabView.additionView.padding = UIEdgeInsets.init(top: 0, left: 30, bottom: 0, right: 30);
Enter the front desk from the background
bar deviation
(chinese:设置padding之后,将app退到后台,然后再进入前台,会发现底部的滑块位置偏移了)
Contributor guide
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.
Research direction
Start from the padding assignment to options.tabView.additionView and reproduce the issue by sending the app to the background and returning to the foreground. Done means the bottom slider remains correctly aligned after the transition, including when left and right padding are 30.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100