Skip to content

Conversation

@RomanPodymov
Copy link
Contributor

@RomanPodymov RomanPodymov commented Jan 7, 2020

Hello.
Thank you for UIImageViewAlignedSwift.
In this pull request I replaced 1, 2, 4, 8 with 1 << 0, 1 << 1, 1 << 2, 1 << 3 in UIImageViewAlignmentMask. I think it is preferred to use << for an OptionSet values.

@sochalewski sochalewski merged commit c92b9c6 into sochalewski:master Jan 12, 2020
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