Fix tooltip overflow #65

Merged
JuanM04 merged 1 commit from fix-tooltip-overflow into main 2024-07-24 22:00:49 +02:00
JuanM04 commented 2024-07-24 05:58:11 +02:00 (Migrated from github.com)

When a tooltip doesn't fit inside the given space, it should move a bit to not overflow.

This worked fine for just one side --- the code assumes that the user doesn't pass a starting position outside the available space. This was fixed.

When a tooltip doesn't fit inside the given space, it should move a bit to not overflow. This worked fine for just one side --- the code assumes that the user doesn't pass a starting position outside the available space. This was fixed.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/view!65
No description provided.