mabril

Results 2 comments of mabril

Solution: On your delegate method, add the last lines - (void)keyboardControls:(BSKeyboardControls *)keyboardControls selectedField:(UIView *)field inDirection:(BSKeyboardControlsDirection)direction { UIView *view = keyboardControls.activeField.superview; [self.tableView scrollRectToVisible:view.frame animated:YES]; //Fix Keyboard stuck on previous rows double...

@mennopruijssers I tested this. The moth selector is resizing, but the calendar grid not. I'm attaching an image... ![captura de pantalla 2013-07-25 a la s 18 01 23](https://f.cloud.github.com/assets/1352739/856775/7972dd28-f543-11e2-9f83-f4d6d42a95b7.png)