Optionally fixed position the toolbox
Open
@jeresig is already working on this.
Since Dec 3, 2014.
enhancement
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now the position of the toolbox is dynamically set with JavaScript. There should be an option so that it used fixed positioning instead. This will only work if your UI doesn't move around (but could work well for cases like the iPad where there is no scrolling and also the JS scrolling doesn't update frequently enough).
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.