Skip to content

Bring various project settings up to date, and allow for alternate 'deselected' color on controls#2

Open
dscandrett wants to merge 2 commits intodomesticcatsoftware:masterfrom
dscandrett:master
Open

Bring various project settings up to date, and allow for alternate 'deselected' color on controls#2
dscandrett wants to merge 2 commits intodomesticcatsoftware:masterfrom
dscandrett:master

Conversation

@dscandrett
Copy link

Fairly straight forward pair of commits. The first commit is to bring things into working order. I had seen an additional fork of this code that took care of this as well, as mostly it is running with the Xcode ARC auto conversion. However, there is a delegate object that I made a 'weak' reference, which is far nicer than the default 'unsafe__unretained'.

After that, I made a small adjustment to allow configuring a 'deselected' color on the controls. Quite unobtrusive, and potentially helpful for others interested in this functionality as well.

First, the DCIntrospect files were removed from the project file, as they were not present. Then, the project was converted to both ARC and Modern Objective-C syntax.
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