Giter Site home page Giter Site logo

xamarincontrols's Issues

Add option to disable animation

Adding a bool "Animated" BindableProperty to enable or disable animation.

Having option to show the animation or not would be nice to have.
If implemented, the SKCanvasView have to be invalidated animated or not after IsCheckedChanged event to redraw the canvas.

In rare instances, spamming the Checkbox will throw a InvalidOperationException due to the animation Task index getting mixed up.

Checkbox manual check

Everything works really well. But I can't find a way to manually set the checkbox's "checked" status via code. There's the function to check if the checkbox is checked (returns bool), but not manual setting.

Is there a function to set the check box to "checked" or "unchecked"?

i.e. myCheckBox.SetChecked(true);

Add Installation instruction

Please add a note that the package needs to be installed only on the .NET Standard/PCL.

People tend to install this on all the client projects, though it doesn't have to be.

Checkbox not working on physical device

I implemented the checkbox and tested it on both iOS and android emulators and it was working fine. Then I built it to my iPhone and the checkbox was not showing up? I could click it, but I couldn't see it?

Does not work as Select All

Does not update the checkboxes inside the Listview visually after clicking checkbox with select Although programmatically /codebehind it detects the IsCheck = false and set it to true inside for loop.

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.