Closed
Description
First off just want to say how great this framework is and how easy it is to work with.
I'm using a tooltip as a notification list and would like to hide the close button. I've set the following options:
closeButtonRadius: 0,
closeButtonCrossSize: 0,
closeButtonLinkOverscan: 0
This successfully hides the close button but the tooltip's right edge is slanted now. Here's a screengrab:
I've highlighted the canvas element in Chrome's JS debugging tool and you can see the right edge is slanted. I understand that it's probably not intended to set the close button properties to 0 but is there any way this can be fixed?
Metadata
Metadata
Assignees
Labels
No labels