-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
feat: implement custom Range component for opacity control #9009
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
|
@dwelle kindly review this PR, I will fix conflicts |
|
@dwelle why linting and test coverage is failing? |
No clue. Will check. But in the meantime, the visuals are somewhat broken in mobile view: |
|
@dwelle now i used a fallback color, the issue was -button-bg is not available in mobile mode, so there is a new color called island-bg-color, I used that as a fallback, now it's working in mobile mode also, but the background will be same as other buttons on sidebar |
|
pushed fixes for tests and lint. In the future, you can run |
|
ok got it |
|
Alright, we're good to go. Thanks a lot! ❤️ You don't have Twitter? Couldn't find it. |
|
@dwelle I have, but don't use it that much. username: SaikatD04702748 |
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>

2025-01-14.17-39-32.mp4
fix #8974
sample working of new opacity range
tested on: brave, chrome, edge, firefox (dark and white mode)