bvogelzang/SevenSwitch

UIControlEventValueChanged on initialization the viewController

radekwilczak opened this issue · 0 comments

I have tableViewController. In each cell I have SevenSwitch.
In function cellForRowAtIndexPath I initializate switch end setting up his value. Then UIControlEventValueChanged event starts... it shouldn't.