Skip to content

fix: rename DisabledAutoFocus to FocusOnHoverDisabled#676

Closed
MekonMAC wants to merge 1 commit intotscircuit:mainfrom
MekonMAC:fix/remove-disabled-autofocus-163
Closed

fix: rename DisabledAutoFocus to FocusOnHoverDisabled#676
MekonMAC wants to merge 1 commit intotscircuit:mainfrom
MekonMAC:fix/remove-disabled-autofocus-163

Conversation

@MekonMAC
Copy link
Copy Markdown

Summary

Fixes #163

Removes the confusingly named DisabledAutoFocus export in favor of FocusOnHoverDisabled which clearly demonstrates the focusOnHover={false} prop.

Changes

  • Renamed DisabledAutoFocusFocusOnHoverDisabled
  • Added focusOnHover={false} prop to the PCBViewer component

/claim #163

…Hover={false}

Fixes tscircuit#163

- Renamed export from DisabledAutoFocus to FocusOnHoverDisabled for clarity
- Added focusOnHover={false} prop to demonstrate the feature
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pcb-viewer Ready Ready Preview, Comment Feb 20, 2026 5:21pm

Request Review

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove disableAutoFocus in favor of focusOnHover={false}

2 participants