Code Monkey home page Code Monkey logo

Comments (5)

jevansaks avatar jevansaks commented on May 25, 2024 1

This sounds like an issue that @kikisaints and @llongley might have addressed with a behavior change recently. I don't believe that update is in a package on the feed yet however. Would you be able to try the nupkg from the latest CI build? You can click the "Artifacts" button to download it. Here's the description from the PR before we went open:

The motivation behind this task was to remove the possibility that the user can interact with the ColorPicker in such a way as to create a case where either the color spectrum or the color slider are just displaying one solid color rather than a gradient. In the case of the spectrum, this can happen when value = 0 - in that case, you get black, regardless of any other component. In the case of the slider, this can additionally happen when the slider is tracking hue and saturation = 0, which will make the entire slider white. In those cases, we want to not update the visuals, since otherwise we aren't displaying meaningful, helpful information to the user.

I don't know the answer for what control Paint3D is using, Kiki might know. I suspect they wrote something custom.

from microsoft-ui-xaml.

sonnemaf avatar sonnemaf commented on May 25, 2024

Yeah! It is fixed in the 2.1.181213001-prerelease which I downloaded. I hope it will be released soon!

I have also tried it using the normal (UWP) ColorPicker on a Windows Insider Build (18290). It is fixed in there too.

Thanks!

(cc @crutkas)

Fons

from microsoft-ui-xaml.

michael-hawker avatar michael-hawker commented on May 25, 2024

Great to see this fixed!

from microsoft-ui-xaml.

jevansaks avatar jevansaks commented on May 25, 2024

The fix is in a prerelease nuget package, take it for a spin! https://www.nuget.org/packages/Microsoft.UI.Xaml/2.1.181217001-prerelease

from microsoft-ui-xaml.

sonnemaf avatar sonnemaf commented on May 25, 2024

Yeah, it also works in the 2.1.181217001-prerelease. Thanks and a Merry Christmas.

from microsoft-ui-xaml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.