clockface icon indicating copy to clipboard operation
clockface copied to clipboard

Clockface needs a destroy method.

Open johntrepreneur opened this issue 11 years ago • 0 comments

This can be managed by the code consuming clockface using jquery .remove on all '.clockface.dropdown-menu' elements, but would be a little cleaner if there was a destroy method like other widgets.

We currently use clockface on a bootstrap dialog and when the dialog is closed the clockface node is sitting off the body. Then when we open a new dialog, clockface adds another '.clockface.dropdown-menu' node off of body.

johntrepreneur avatar May 22 '14 17:05 johntrepreneur