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

Fixed possible InvalidCastException when creating a QAT item of a CheckBox #97

Merged
merged 1 commit into from
Apr 11, 2015

Conversation

floele
Copy link
Contributor

@floele floele commented Apr 10, 2015

Fixed a possible InvalidCastException when creating a QAT item from a checkbox with an Icon assigned as path.

If Icon is set to a "string" object (file path), using the getter will result in an Exception because it will try to cast to ImageSource unnecessarily.

Fixed a possible InvalidCastException when creating a QAT item from a checkbox with an Icon assigned as path.
@batzen
Copy link
Member

batzen commented Apr 10, 2015

Will merge this tomorrow.

batzen added a commit that referenced this pull request Apr 11, 2015
Fixed possible InvalidCastException when creating a QAT item
@batzen batzen merged commit 57b09a8 into fluentribbon:master Apr 11, 2015
@batzen batzen added this to the Next milestone Jul 6, 2015
@batzen batzen changed the title Fixed possible InvalidCastException when creating a QAT item Fixed possible InvalidCastException when creating a QAT item of a CheckBox Jul 6, 2015
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