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

Refactor menu configuration #5

Open
Azuritul opened this issue Jan 26, 2016 · 0 comments
Open

Refactor menu configuration #5

Azuritul opened this issue Jan 26, 2016 · 0 comments

Comments

@Azuritul
Copy link
Owner

Duplicated setting should be avoided

public var overlayColor : UIColor = UIColor.blackColor() {
        didSet {
            self.overlay.backgroundColor = self.overlayColor
            self.menuConfig?.overlayColor = self.overlayColor
        }
}
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