Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron McTavish committed Feb 4, 2016
1 parent aa404c1 commit e7f9964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Extensions are provided on the `TFLLine` and `TFLLineSearch` model objects to pr

## Open Radars

- **24362789**: Creating a `UISplitViewController` fully programmatically has layout issues when using a `UINavigationController` on both primary and secondary views. The view on the secondary side extends under an *opaque* `UINavigationBar` until the screen is rotated.
- [**24362789**](http://openradar.appspot.com/24454686): Creating a `UISplitViewController` fully programmatically has layout issues when using a `UINavigationController` on both primary and secondary views. The view on the secondary side extends under an *opaque* `UINavigationBar` until the screen is rotated.
- [**24363372**](http://openradar.appspot.com/24363732): When you focus on a `UIBarButtonItem` that is an icon, even a system provided one such as Compose, the white icon disappears into the white background of the button. This is in contrast to text based `UIBarButtonItem` where the text changes colour to black on focus.
- [**24454686**](https://openradar.appspot.com/24454686): A subclass of a generic superclass does not respond to a selector that points to a function that exists in an extension of the subclass. This prevents using a target-action pattern with functions in the extension.

Expand Down

0 comments on commit e7f9964

Please sign in to comment.