Skip to content

swift 3 builds and fixed some nsnumber values for correct default slider values#31

Open
mredig wants to merge 1 commit intoFlexMonkey:swift-3from
mredig:swift-3
Open

swift 3 builds and fixed some nsnumber values for correct default slider values#31
mredig wants to merge 1 commit intoFlexMonkey:swift-3from
mredig:swift-3

Conversation

@mredig
Copy link

@mredig mredig commented Dec 18, 2018

Most of the edits were actually pulled from another fork I picked at random that fixed the swift 3 build issues.

However, I noticed that a lot of filters has horrible slider ranges and default values (I believe as a result of the swift 3 conversion), so I found the issue and cast the filter values as NSNumbers and then used the "floatValue" of an NSNumber to get those min, max, and default values, instead of casting NSNumbers as Float.

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.

1 participant