Skip to content

[FEATURE]: arrow offset #89

@asmith20002

Description

@asmith20002

Hello,

I'd like to suggest a feature. When the border radius of the tip is high, the arrow leaves a gap:

cooltipz

The feature is the ability to translate this arrow.

--cooltipz-arrow-side-offset: 5px;

Called it "side" because it should be none when it is centered.

In my case it would be:

right: calc(var(--cooltipz-arrow-size, .3125rem)/2 + var(--cooltipz-arrow-side-offset));

Thanks for your work 👍

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions