-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add slider UI to some modules HTML UI: brightness, blur #423
Comments
GitMate.io thinks the contributor most likely able to help you is @ccpandhare. Possibly related issues are #113 (Add a Brightness module), #177 (Add a Gaussian Blur module), #205 (add "drag to crop" UI feature to Crop module), #27 (add fisheyegl module), and #368 (Add a Gamma module). |
1 similar comment
GitMate.io thinks the contributor most likely able to help you is @ccpandhare. Possibly related issues are #113 (Add a Brightness module), #177 (Add a Gaussian Blur module), #205 (add "drag to crop" UI feature to Crop module), #27 (add fisheyegl module), and #368 (Add a Gamma module). |
I would like to work on this. |
Sure!! Go ahead! Thanks! 😄 |
I believe there's a few simple slider libraries available! jQuery slider, and you can probably search https://npmjs.com for more options.
Let's start with the brightness module and make adjusting brightness easier for people!
The text was updated successfully, but these errors were encountered: