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

popover on 2nd click #83

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

popover on 2nd click #83

wants to merge 2 commits into from

Commits on May 23, 2018

  1. popover on 2nd click

    1.clicked 1st time on a button to show popover, the popover is visible
    2. clicked the dismiss button(inside popover), the popover not visible anymore
    3. clicked 2nd time on the same button to show popover, nothing happened.
    4. clicked 3rd time on the same button to show popover, the popover is visible again
    
    after this commit, the popover will also be visible at 2nd click
    DiponRoy authored May 23, 2018
    Configuration menu
    Copy the full SHA
    8c32470 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from DiponRoy/DiponRoy-popover_on_2nd_click

    popover on 2nd click
    DiponRoy authored May 23, 2018
    Configuration menu
    Copy the full SHA
    ca26916 View commit details
    Browse the repository at this point in the history