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

MFractor incorrectly reports a style target type mismatch #173

Closed
matthewrdev opened this issue Dec 13, 2019 · 1 comment
Closed

MFractor incorrectly reports a style target type mismatch #173

matthewrdev opened this issue Dec 13, 2019 · 1 comment
Labels
Bug A defect in MFractor. High Impact This issue impacts a large section of our customer base.

Comments

@matthewrdev
Copy link
Contributor

Description

When MFractor inspects the target type for a style, it incorrectly reports target type mismatches.

Say that I use a custom control "MultiLineButton" that derives from "Button" and apply a style that targets "Button", MFractor incorrectly states this is a target type mismatch.

The inspection is not correctly evaluating the target type when the control derives from the styles target type.

Example

image

@matthewrdev matthewrdev added Bug A defect in MFractor. High Impact This issue impacts a large section of our customer base. labels Dec 13, 2019
@matthewrdev
Copy link
Contributor Author

This has been fixed and will be available in MFractor 3.9.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A defect in MFractor. High Impact This issue impacts a large section of our customer base.
Projects
None yet
Development

No branches or pull requests

1 participant