Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling a XLFormRowDescriptorTypeButton doesn't make it grey #780

Closed
dielsonsales opened this issue May 6, 2016 · 0 comments · Fixed by #785
Closed

Disabling a XLFormRowDescriptorTypeButton doesn't make it grey #780

dielsonsales opened this issue May 6, 2016 · 0 comments · Fixed by #785

Comments

@dielsonsales
Copy link

If I have a XLFormRowDescriptorTypeButton with a viewControllerClass property set, when I disable it (changing the disabled property), it doesn't become grey or gives any sign that the cell is disabled.

markrickert added a commit to markrickert/XLForm that referenced this issue May 30, 2016
* master:
  update pod spec for new release
  fixed tests pod spec
  Update row in `cellForRowAtIndexPath` instead of `willDisplayCell`. Add Changelog
  fix button cell disabled state. closes xmartlabs#780
  fixed designated initialiser setting back to nib name and coder
  Removed the setting of default keyboard type in text and name row.
  iOS 7 fix
  small fix in XLFormLeftRightSelectorOptionLeftValueChangePolicy enum
  XLFormLeftRightSelectorOptionLeftValueChangePolicy added
  Current a XLFormViewController-subclass in Swift cannot have a custom init (it will crash at runtime with an 'unimplemented initializer' error). This fix adds designated initializer markings on the view controller and refactors them to all call the designated initializer.
  Add cancel action to image selector
  Fix typo in README for Objective-C code
  updated podfile for compatibility with cocoapods 1.0, did pod deintegrate on project to remove cruft - fixes warnings on 'pod install': 'The dependency ... is not used in any concrete target'
  XLFormDateCell applies cellConfiguration on value change
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 a pull request may close this issue.

1 participant