Skip to content

feat: configurable tooltip delay with improved positioning#61

Merged
jdillon merged 1 commit intomainfrom
feat/configurable-tooltip-delay
Jan 26, 2026
Merged

feat: configurable tooltip delay with improved positioning#61
jdillon merged 1 commit intomainfrom
feat/configurable-tooltip-delay

Conversation

@jdillon
Copy link
Owner

@jdillon jdillon commented Jan 26, 2026

Summary

  • Add beads.tooltipHoverDelay setting (default 400ms, 0 to disable tooltips)
  • Fix tooltip positioning near panel bottom - now shows above row when there's more space above, preventing tooltip from blocking clicks

Test plan

  • Hover over rows near bottom of panel - tooltip should appear above, not overlap the row
  • Verify tooltip delay setting in VS Code settings (beads.tooltipHoverDelay)
  • Set delay to 0, confirm tooltips are disabled

🤖 Generated with Claude Code

- Add beads.tooltipHoverDelay setting (default 400ms, 0 to disable)
- Fix tooltip positioning near panel bottom - now shows above row when
  there's more space above, preventing tooltip from blocking clicks
- Pass tooltipHoverDelay through provider to webview

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jdillon jdillon self-assigned this Jan 26, 2026
@jdillon jdillon merged commit 0ef1716 into main Jan 26, 2026
1 check passed
@jdillon jdillon deleted the feat/configurable-tooltip-delay branch January 26, 2026 09:44
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