Skip to content

Patch release for 2.0.0

Choose a tag to compare

@bpoplauschi bpoplauschi released this 28 May 12:55
· 47 commits to master since this release

Fixed a bunch of issues:

  • Fixed: jumping from one cell to the next repeatedly changes the button cells dimensions #10 #14
  • Fixed: Resizing TableView Height when Keyboard Appears Ruins Keyboard Transparency in iOS 7 #12. Thanks to @fabb for the original implementation #13
  • Fixed: info cell should not be selectable #15
  • Changed keyboard notification from didShow to willShow