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

fix for BoolToVisibility conversion #54

Conversation

rstroilov
Copy link

@rstroilov rstroilov commented Feb 3, 2018

This fixes the following issue: #53
(Custom types with defined implicit cast to bool are unsupported by BoolToVisibility converter).

I have added type check and some reflection magic to extract method which performs implicit conversion. Works fine for my project

…it cast to bool are unsupported by BoolToVisibility converter Alex141#53
@Alex141 Alex141 closed this Feb 14, 2018
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.

2 participants