image-sequencer
image-sequencer copied to clipboard
Colorbar overlay module with more advanced features!
Fixes #430
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
- [ ] tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with
npm run test-all
- [ ] code is in uniquely-named feature branch and has no merge conflicts
- [ ] PR is descriptively titled
- [ ] ask
@publiclab/is-reviewers
for help, in a comment below - [ ] Insert-step functionality is working correct as expected.
We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!
If tests do fail, click on the red X
to learn why by reading the logs.
Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software Please make sure to get at least two reviews before asking for merging the PR as that would make the PR more reliable on our part Thanks!
Hey @jywarren I've added the advanced features for colorbar module, if you want some other addition to this then please do tell :smile:
@publiclab/is-reviewers please review this!
I checked this in gitpod, looks like the text overlay part is not working properly.