Skip to content

fix(cards): resolve hover/click on floating edge labels via rect hit-test - #67

Open
SaKaNa-Y wants to merge 1 commit into
antfu:mainfrom
SaKaNa-Y:fix/card-edge-label-hit-testing
Open

fix(cards): resolve hover/click on floating edge labels via rect hit-test#67
SaKaNa-Y wants to merge 1 commit into
antfu:mainfrom
SaKaNa-Y:fix/card-edge-label-hit-testing

Conversation

@SaKaNa-Y

Copy link
Copy Markdown

🔗 Linked issue

🧭 Context

Top and bottom edge labels were partially obscured by the card due to stacking and layout overlap, making the action descriptions unreadable or hard to discover. To fix this, the labels were visually lifted above the card so they remain visible at all times.

We could also reserve space for it, but that would reduce the card size, so I chose not to do that.

📚 Description

before:
屏幕截图_28-6-2026_2103_127 0 0 1

now:
屏幕截图_28-6-2026_205953_127 0 0 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant