MetaCell / MetaCell/geppetto-meta
keyboard bound function should work only on the active tabset
Open
@enicolasgomez is already working on this.
Since Feb 28, 2022.
enhancement
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
As per title, this is to continue what done on #144 since right now that binding is done at the class level component.
The bound should consider if the canvas is the active tabset, so first thought that I have is that we can pass down to the component the widget configuration and we let the component itself establish if the keyboard button should trigger the panning function based on the widget / tabset status (active or not).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.