Morgan Curley

Results 2 comments of Morgan Curley

I was running into this problem also - my workaround for now is to release the viewcontroller that contains the openflow instance and re-instantiate - so far it is working...

I think you do this in the AFItemView - change the initial imageView ivar to a UIButton then change the setImage method to maniplate the buttons background image you may...