Skip to content

Conversation

@scottcc
Copy link

@scottcc scottcc commented Apr 4, 2023

Yeah, one needs the @ prefix for objective-c strings...

jakestephens and others added 18 commits August 16, 2019 15:14
- pretty sure xcode inferred something i didnt want and broke layout guides here
- this way we dont have to worry about dynamically computing top spaces anymore
- this is a weird one...
- the notifications that the system emits when the keyboard shows/hides/changes its frame are wrong in iOS 13
- this fix prevents this BS frames from causing problems by using the firstResponder status of the input text field
- if the input text field is not active, that heightFromBottom is ZERO NO EXCEPTIONS
- i dont even want to TRY to figure this shit out; let users paste text normally and dont explode when they enter a memoji
- masking via UIImageView layer appears to have been broken, but we can still build the layer ourselves and use that
[20107] Guard explosions if we somehow receive a nil message
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.

3 participants