Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Int and CGFloat variants for SteviaLayoutAnchor operators #155

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

edulpn
Copy link
Contributor

@edulpn edulpn commented Oct 22, 2020

As discussed on issue #153 SteviaLayoutAnchor operators are lacking Int and CGFloat variants of operators + and -.

This PR adds operator variants that proxies to the Double operator like it's done with SteviaAttribute operators.

@edulpn
Copy link
Contributor Author

edulpn commented Oct 22, 2020

@s4cha just to link you here. Looks like we have a version mismatch somewhere on the build job?

@s4cha
Copy link
Member

s4cha commented Nov 19, 2020

@edulpn yeah don't mind the build job, it seems to be using Swift 5.2 and we need 5.3.

@s4cha
Copy link
Member

s4cha commented Nov 19, 2020

Looking good ! Thanks a ton for taking the time to fix this for the rest of us 💯 🥇

@s4cha s4cha merged commit a32dc3c into freshOS:master Nov 19, 2020
@s4cha
Copy link
Member

s4cha commented Nov 19, 2020

This is now live in 5.1.1 https://github.com/freshOS/Stevia/releases/tag/5.1.1

@edulpn
Copy link
Contributor Author

edulpn commented Nov 19, 2020 via email

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.

2 participants