Skip to content

Add exponent settings to easing function page#1417

Merged
karkarl merged 2 commits intomicrosoft:mainfrom
HO-COOH:main
Jan 31, 2024
Merged

Add exponent settings to easing function page#1417
karkarl merged 2 commits intomicrosoft:mainfrom
HO-COOH:main

Conversation

@HO-COOH
Copy link
Contributor

@HO-COOH HO-COOH commented Dec 16, 2023

Description

Add exponent settings to easing function page

Motivation and Context

Sometimes I just need to have a quick tryout to different values using this

How Has This Been Tested?

Manual.

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)



<local:ControlExample.Options>
<NumberBox x:Name="AccelerateEasingExponent" Header="Exponent" AutomationProperties.Name="Accelerate easing exponent" Value="4.5"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recommend to include a min and max property

@Jay-o-Way
Copy link
Contributor

Please show a screenshot with the code expanded

@HO-COOH
Copy link
Contributor Author

HO-COOH commented Jan 7, 2024

Please show a screenshot with the code expanded

image

@niels9001 niels9001 self-requested a review January 8, 2024 14:17
Copy link
Collaborator

@niels9001 niels9001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, works well! Thanks!

@niels9001
Copy link
Collaborator

@HO-COOH I guess we need an empty commit here as well (as part of: #1423 (comment))

@HO-COOH
Copy link
Contributor Author

HO-COOH commented Jan 18, 2024

@HO-COOH I guess we need an empty commit here as well (as part of: #1423 (comment))

Done

@karkarl karkarl merged commit 8285d9b into microsoft:main Jan 31, 2024
karkarl pushed a commit that referenced this pull request Jul 15, 2024
<!--- Provide a general summary of your changes in the Title above -->

## Description
Add exponent settings to easing function page

## Motivation and Context
Sometimes I just need to have a quick tryout to different values using
this

## How Has This Been Tested?
Manual.

## Screenshots (if appropriate):

![image](https://github.com/microsoft/WinUI-Gallery/assets/42881734/d3bfe85b-ec84-47b2-bb28-3e981a4c0bc4)


## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants