Skip to content

🐛fix : Pause Resume loop on spacebar hold removed. - #127

Open
STRO09 wants to merge 1 commit into
srizzon:mainfrom
STRO09:main
Open

🐛fix : Pause Resume loop on spacebar hold removed.#127
STRO09 wants to merge 1 commit into
srizzon:mainfrom
STRO09:main

Conversation

@STRO09

@STRO09 STRO09 commented Jul 14, 2026

Copy link
Copy Markdown

There was a repetition of the keyboard event down in CityCanvas for pausing and resuming on spacebar hold in flymode.

What does this PR do?

It was a oneliner, repeat check on the keyboard event and returning on it was enough.

Fixes #126

Checklist

  • [✔️ ] npm run lint passes for my changed part atleast
  • [✔️ ] Tested locally
  • [ ✔️] No secrets or .env values committed

@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

@STRO09 is attempting to deploy a commit to the Samuel's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Bug] Retriggering keydown Events

2 participants