Skip to content

Add CheckBox check animation#1511

Closed
Nuklon wants to merge 2 commits intolepoco:mainfrom
Nuklon:patch-24
Closed

Add CheckBox check animation#1511
Nuklon wants to merge 2 commits intolepoco:mainfrom
Nuklon:patch-24

Conversation

@Nuklon
Copy link
Copy Markdown
Collaborator

@Nuklon Nuklon commented Aug 11, 2025

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

Currently the animation used by WinUI when a checkbox is being checked is missing.
This adds that

Wpf.Ui.Gallery_EMhJHl7yVJ.mp4

(Big example checkbox so you can see what's happening).

There's no animation when going from checked to indeterminate/checked to unchecked/indeterminate to unchecked, this is the same with WinUI.

@Nuklon Nuklon requested a review from pomianowski as a code owner August 11, 2025 16:46
@github-actions github-actions Bot added controls Changes to the appearance or logic of custom controls. styles Topic is related to styles PR Pull request release labels Aug 11, 2025
@Nuklon
Copy link
Copy Markdown
Collaborator Author

Nuklon commented Aug 11, 2025

Going to close this for now. This should only be animated when the state changes, not when the initial state is checked.

@Nuklon Nuklon closed this Aug 11, 2025
@Nuklon Nuklon deleted the patch-24 branch August 11, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. PR Pull request release styles Topic is related to styles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant