Skip to content
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

feat: Add 1renderCenterLine1 prop to Panel3 #56

Merged
merged 3 commits into from
Jan 7, 2024

Conversation

alabsi91
Copy link
Owner

@alabsi91 alabsi91 commented Jan 7, 2024

Description

This PR adds a new feature to Panel3 by introducing the renderCenterLine prop. When set to true, a line will be rendered from the center to the thumb (handle) in the circular color picker.

Changes Made

  • Added the renderCenterLine prop to the Panel3 component.
  • Implemented the necessary logic to render the center line when the prop is set to true.
  • Updated documentation and examples .

@alabsi91 alabsi91 merged commit cb4120d into main Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant