cuappdev / cuappdev/uplift-ios

Refactor: facilities cell heights

Open
#214 0 comments 0 reactions 1 assignee Claimed by @CameronHamidi View on GitHub
Type: Refactor
Dominant language
Swift
Stars
18
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Currently, each facility detail cell, when calculating the height of all of it combined subviews, manually adds together the estimated line height of each text view. This is inefficient an inacurrate, so these heights should be calculated with `NSAttributedString.size().height` instead.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.