Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[iOS] Prevent "NaN is not a valid value for width" exception #776

Merged
merged 2 commits into from
Feb 21, 2017

Conversation

samhouts
Copy link
Member

Description of Change

Fix regression introduced in #529 allowing an infinite width to be returned for `Label's on iOS, which led to an exception in nested and potentially horizontally infinite layouts.

Bugs Fixed

API Changes

None

Behavioral Changes

None

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard
  • Consolidate commits as makes sense

@rmarinho rmarinho merged commit 8c457a0 into master Feb 21, 2017
@rmarinho rmarinho deleted the fix-bugzilla52533 branch February 21, 2017 10:17
@rooby
Copy link

rooby commented Feb 27, 2017

This is a fairly intrusive bug, does anyone know when the next release is scheduled?

@samhouts samhouts added this to the 2.3.5 milestone Jul 3, 2018
mattleibow pushed a commit that referenced this pull request Jan 28, 2021
mattleibow pushed a commit that referenced this pull request Jan 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants