Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

Fixed issue with callbacks not being called when there was no positive button... #54

Merged
merged 3 commits into from Nov 20, 2014

Commits on Nov 20, 2014

  1. Copy the full SHA
    11fd2b8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    56bee4d View commit details
    Browse the repository at this point in the history
  3. Fixed issue with callbacks not being called when there was no positiv…

    …e button but there were other action buttons. If there is a positive button it will be used to trigger the callbacks. But when it is not present, the callbacks need to be called on each change produced by a click since no click on a positive button will trigger them.
    jrgonzalezg committed Nov 20, 2014
    Copy the full SHA
    d0a34a7 View commit details
    Browse the repository at this point in the history