MetaCell / MetaCell/geppetto-meta

Camera controls interrupting mouse control behavior on Canvas

Open
#535 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Reproduce behavior on https://geppetto.metacell.us/dataviewers/canvas using VFB example.

On the Canvas:

1 . Rotate and pan around canvas with mouse to see correct behavior.
2. Press zoom in or zoom out on the Controls menu.
3. Repeat step 1. The mouse will be stuck on zoom mode, and then get back to correct behavior after clicking on Canvas once.
4. Similar behavior for other Camera controls, the canvas doesn't seem to update after a Camera control action unless user clicks on Canvas once.

Video showing behavior on geppetto showcase.
https://github.com/MetaCell/geppetto-meta/assets/4562825/885a32f0-fe7b-4c26-b96c-946f68938c8c

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue at the provided Canvas URL with the VFB example, then trace the Canvas mouse behavior and Camera controls involved. Done means rotating and panning continue normally after zoom or other Camera actions, and the Canvas responds without requiring an extra click.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.