It is currently March 29th, 2024, 7:35 am

ColorPickerUI [2.1.0]

Skins that control functions in Windows or Rainmeter
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm

ColorPickerUI [2.1.0]

Post by death.crafter »

Okay I ported the docs over to GitHub. And it's more enhanced now.

Preview:



GitHub Page
Last edited by death.crafter on August 24th, 2021, 10:48 pm, edited 2 times in total.
from the Realm of Death
User avatar
Jax
Posts: 104
Joined: June 7th, 2021, 11:46 am

Re: ColorPickerUI [2.0.0]

Post by Jax »

Interesting, sadly there is still no input option... :(
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm

Re: ColorPickerUI [2.0.0]

Post by death.crafter »

Jax wrote: August 23rd, 2021, 6:25 am Interesting, sadly there is still no input option... :(
Input??
from the Realm of Death
User avatar
Jax
Posts: 104
Joined: June 7th, 2021, 11:46 am

Re: ColorPickerUI [2.0.0]

Post by Jax »

death.crafter wrote: August 23rd, 2021, 6:26 am Input??
Text input / paste input for color values instead of sliders only
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm

Re: ColorPickerUI [2.0.0]

Post by death.crafter »

Jax wrote: August 23rd, 2021, 6:27 am Text input / paste input for color values instead of sliders only
The way things are done, I have to take in a string and then parse it and then show the values. And I also have to setup to take in multiple formats, since most folk wouldn't know wtf to do with hsv :confused:

If you mean the numbers next to sliders, I really don't think that would make a difference since you can just slide to get the values. But if you prefer adding it won't be too much work.

If you intend to use it let me know and I will update the package, 1st way or the second.
from the Realm of Death
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm

Re: ColorPickerUI [2.1.0]

Post by death.crafter »

Jax I updated the package. Now it can take input in output format.
from the Realm of Death