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

Implemented option to remove color indicator and to change the width of the pallet type slider #85

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 1, 2022

  1. Implemented to toggle display color indicator

    Now the developer can remove the color indicator if they doesn't need to show.
    SayuruSandaru committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    87b156a View commit details
    Browse the repository at this point in the history
  2. implemented slider width change option

    Palette type slider width can be changed if the user has set the `displayColorIndicator` to false. If not default value is shown
    SayuruSandaru committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    3e0a20a View commit details
    Browse the repository at this point in the history
  3. bug fix

    SayuruSandaru committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    38c24d6 View commit details
    Browse the repository at this point in the history