Skip to main content

Notifications

The Ultimate Color Picker

R3dKap Profile Picture Posted by R3dKap 1,594

04-mar-2020 update

The bug with the positioning of controls inside components has now be fixed by the Power Apps Team (great job there!). This means that now you will no longer have any problem importing the color picker component inside your applications: every controls inside should fit right in place and the component should exactly have the look it has in the capture below when adding it to your screens.

________________________________________________________________

Here is my latest Power Apps component: a highly customizable color picker component.

UltimateColorPicker.png

You will find all related instructions right here: UltimateColorPicker on GitHub 

If you like it, please consider giving it a thumbs up!

If you have suggestions or if you find any issues, please do not hesitate to post them on GitHub (see link above).

Hope you'll enjoy it!

Emmanuel (Twitter: @R3dKap)

Categories:

Comments

  • mp13 Profile Picture mp13 39
    Posted at
    The Ultimate Color Picker

    It's a Friday so my brain can't figure this out...

    How would we use the built in outputs and buttons to hide the component when the Cancel or OK buttons are pressed? I'd have a button that would make the component visible when pressed. It's probably a simple solution, but the way I want to use it to set various colours is making me struggle.

  • laveudelsilenci Profile Picture laveudelsilenci 4
    Posted at
    The Ultimate Color Picker

    Que grande!
    You are so big !

    congratulations and thanks

  • iAm_ManCat Profile Picture iAm_ManCat 18,145
    Posted at
    The Ultimate Color Picker

    Thanks again for sharing this, saves a lot of time when I need custom colours to be selected and stored - I've imported it to my component library and I've made a few tweaks 😺

  • R3dKap Profile Picture R3dKap 1,594
    Posted at
    The Ultimate Color Picker

    Hey!

    Just wanted to let you all know, as explained in my original post, that the import bug has been fixed by the Power Apps team. So now, just import the MSAPP file to your applications and it will worked fine.

    Enjoy!

    Emmanuel

  • R3dKap Profile Picture R3dKap 1,594
    Posted at
    The Ultimate Color Picker

    Hi @ElMeSaFeR,

    Did you download the package from Github or from the link inside the present forum post?

  • Sharif Alhennawy Profile Picture Sharif Alhennawy 157
    Posted at
    The Ultimate Color Picker

    I'm getting error message during opening the file !

  • R3dKap Profile Picture R3dKap 1,594
    Posted at
    The Ultimate Color Picker

    Hi @OnLineO,

    I was able to reproduce your problem which, by the way does not exist in the application where I designed the component in the first place. The bug only appears when you import it elsewhere.

    I've tried many different fixes but none worked. I came to realize that it is a Power Apps bug that overwrites the properties of some controls inside the component during the import process... 😠

    So, I've updated my initial post to provide a temporary workaround. Please have a look at it at the top of this thread.

    Thank you for reporting this to me. I hope this bug will be corrected soon.

    Emmanuel

  • OnLineO Profile Picture OnLineO 2
    Posted at
    The Ultimate Color Picker

    Hi @R3dKap,

     

    Trying your component in v1.1, I get a resize problem and no horizontal greyscale bar.

     

     
  • R3dKap Profile Picture R3dKap 1,594
    Posted at
    The Ultimate Color Picker

    Hi all,

    Just updated my Ultimate Color Picker component with the following new features and fixes:

    • Added greyscale palette
    • Fixed component auto-size
    • Fixed positionning of some controls
    • Grouped controls inside containers
    • Prefixed hex output with "#"
    • Added *TitleColor* input parameter to set component's title bar text color
    • Added author link + *HideAuthor* input parameter to hide author
    • Added version label + *HideVersion* input parameter to hide version number

    Enjoy!

  • h-nagao Profile Picture h-nagao 392
    Posted at
    The Ultimate Color Picker
    I love it! Thank you for sharing a great app component!