Skip to content

@remotion/studio: Fix timeline arrow spacer cursor#7836

Merged
JonnyBurger merged 2 commits into
mainfrom
jonnyburger/cursor-hover-area
May 30, 2026
Merged

@remotion/studio: Fix timeline arrow spacer cursor#7836
JonnyBurger merged 2 commits into
mainfrom
jonnyburger/cursor-hover-area

Conversation

@JonnyBurger
Copy link
Copy Markdown
Member

Fixes the timeline expand arrow spacer so empty placeholder areas do not show a pointer cursor.

Closes #7834.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented May 30, 2026

UnknownError: The user rejected permission to use this specific tool call.

Pullfrog  | Rerun failed job ➔View workflow run | via Pullfrog | Using Kimi K2𝕏

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 30, 2026

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

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment May 30, 2026 8:54am
remotion Ready Ready Preview, Comment May 30, 2026 8:54am

Request Review

@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented May 30, 2026

✅ No new issues found.

Reviewed changes — one-line CSS fix for timeline arrow spacer cursor.

  • Fix cursor styleTimelineExpandArrowSpacer now explicitly sets cursor: 'default' instead of inheriting pointer from the shared arrowButton style. This prevents empty placeholder areas in the timeline from showing a misleading pointer cursor, correctly resolving Weird cursor pointer hover area #7834.

Pullfrog  | View workflow run | via Pullfrog | Using Kimi K2𝕏

1 similar comment
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented May 30, 2026

✅ No new issues found.

Reviewed changes — one-line CSS fix for timeline arrow spacer cursor.

  • Fix cursor styleTimelineExpandArrowSpacer now explicitly sets cursor: 'default' instead of inheriting pointer from the shared arrowButton style. This prevents empty placeholder areas in the timeline from showing a misleading pointer cursor, correctly resolving Weird cursor pointer hover area #7834.

Pullfrog  | View workflow run | via Pullfrog | Using Kimi K2𝕏

@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented May 30, 2026

Review attempt — I reviewed PR #7836 and found no issues. The change is correct and ready to merge.

Reviewed changes — one-line CSS fix for timeline arrow spacer cursor.

  • Fix cursor styleTimelineExpandArrowSpacer now sets cursor: 'default' instead of inheriting pointer from the shared arrowButton style, correctly resolving Weird cursor pointer hover area #7834.

Note

pullfrog_create_pull_request_review is not accepting submissions (returns skipped: true, reason: no issues found regardless of body/approval/comment settings). Posting this as a regular comment so the review signal is visible on the PR.

Pullfrog  | View workflow run | via Pullfrog | Using Kimi K2𝕏

1 similar comment
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented May 30, 2026

Review attempt — I reviewed PR #7836 and found no issues. The change is correct and ready to merge.

Reviewed changes — one-line CSS fix for timeline arrow spacer cursor.

  • Fix cursor styleTimelineExpandArrowSpacer now sets cursor: 'default' instead of inheriting pointer from the shared arrowButton style, correctly resolving Weird cursor pointer hover area #7834.

Note

pullfrog_create_pull_request_review is not accepting submissions (returns skipped: true, reason: no issues found regardless of body/approval/comment settings). Posting this as a regular comment so the review signal is visible on the PR.

Pullfrog  | View workflow run | via Pullfrog | Using Kimi K2𝕏

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@JonnyBurger JonnyBurger merged commit 2ab1d41 into main May 30, 2026
18 checks passed
@JonnyBurger JonnyBurger deleted the jonnyburger/cursor-hover-area branch May 30, 2026 08:55
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.

Weird cursor pointer hover area

1 participant