In files js/jquery.bt.min.js and js/jquery.bt.js there is an occurrence of CornerRadius which I believe should be changed to cornerRadius.
Great module, by the way! I use it for my Calendar Tooltips module.
Cheers,
Ronald
In files js/jquery.bt.min.js and js/jquery.bt.js there is an occurrence of CornerRadius which I believe should be changed to cornerRadius.
Great module, by the way! I use it for my Calendar Tooltips module.
Cheers,
Ronald
Comments
Comment #1
rjb commentedComment #2
dvasquez commentedComment #3
kleinmp commentedYep, that looks like a bug. Unfortunately it's on the jQuery plugin itself, so we'll need to report it there. For now, I suppose that I can patch the plugin that's provided by this module.
Comment #4
rjb commentedThat would be great. Thanks!
Comment #5
kleinmp commentedI committed this change.
Comment #6
rjb commentedThanks! Could you do this for the D7 branch as well?
Comment #7
stephenh commentedThis fix has been made to the latest D7 dev version of the module