Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1274549 - Calculate the height of BoolSetting cells more accurately using contentView's frame #1856

Merged
merged 1 commit into from May 27, 2016

Conversation

sleroux
Copy link

@sleroux sleroux commented May 26, 2016

Looks like the math for calculating the height of BoolSettings was a bit off which caused the height to be improperly calculated for the setting in the Homepage screen. Instead of using the tableView's width, I use the dummy cell's contentView frame which is more accurate for the calculation.

@sleroux sleroux merged commit 80a2443 into master May 27, 2016
@sleroux sleroux deleted the sleroux/Bug1274549-FixLabelHeightCalculation branch May 27, 2016 16:59
isabelrios pushed a commit to isabelrios/firefox-ios that referenced this pull request Feb 19, 2024
…Browser (mozilla-mobile#2710)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant