Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inverted axes #1664

Merged
merged 3 commits into from
Oct 24, 2024
Merged

Inverted axes #1664

merged 3 commits into from
Oct 24, 2024

Conversation

beto-rodriguez
Copy link
Owner

Fixes #1473

Removed code that swapped `min` and `max` values if `min` was greater than `max`, along with related comments. Retained check for `min` and `max` being `double.MaxValue` or `double.MinValue`, setting defaults if true.
@beto-rodriguez beto-rodriguez changed the base branch from master to dev October 24, 2024 01:58
@beto-rodriguez beto-rodriguez merged commit 1d8bcbf into dev Oct 24, 2024
2 of 5 checks passed
@beto-rodriguez beto-rodriguez deleted the inverted-axes branch October 24, 2024 15:58
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.

WPF: Inverting axis does not work as expected
1 participant