Skip to content

Slanted Right Edge When Hiding Close Button #65

Closed
@donlee8

Description

@donlee8

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:

tooltip

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions