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

Incorrect variable in setter #369

Open
cbaugher opened this issue Apr 3, 2024 · 1 comment
Open

Incorrect variable in setter #369

cbaugher opened this issue Apr 3, 2024 · 1 comment

Comments

@cbaugher
Copy link

cbaugher commented Apr 3, 2024

set { SetValue(MinusOnlyProperty, value); }

This setter for GrblEncoderMode EncoderMode sets the MinusOnlyProperty.

I don't know how it actually affects the application but it certainly confuses the VS XAML designer. Lol!

@terjeio
Copy link
Owner

terjeio commented Apr 3, 2024

Oops, a copy paste error. I am using VS2015 since I have a professional license - and it does not complain about it...
Will fix in next commit.

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

No branches or pull requests

2 participants