bpopup icon indicating copy to clipboard operation
bpopup copied to clipboard

Changes to the close() function to now call the onClose callback

Open rogzhang opened this issue 8 years ago • 0 comments

The current version has a bug where calling the public close() function does not call the onClose callback function. Added functionality to the public close() function so that the onClose callback function is called.

rogzhang avatar Nov 09 '16 03:11 rogzhang