Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Figure out how to deal with the Unit/LayoutConfig.Unit collision #277

Open
CoryDCode opened this issue Dec 1, 2016 · 0 comments
Open

Figure out how to deal with the Unit/LayoutConfig.Unit collision #277

CoryDCode opened this issue Dec 1, 2016 · 0 comments
Milestone

Comments

@CoryDCode
Copy link
Contributor

Currently, LayoutConfigUnit is typedef'd as Unit. Unit is a foundation class (https://developer.apple.com/reference/foundation/unit), but only available in 10.0. It might serve the purpose we want, ironically, but we can't use it directly easily, because we support 8+. So we need to rename LayoutConfig.Unit, or something.

@CoryDCode CoryDCode added this to the V1 milestone Dec 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant