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 Forms default overlay bindings #533

Merged
merged 3 commits into from
Apr 14, 2017
Merged

Fix Forms default overlay bindings #533

merged 3 commits into from
Apr 14, 2017

Conversation

Redth
Copy link
Owner

@Redth Redth commented Apr 14, 2017

The binding context of the ZXingDefaultOverlay view was never set, so any attempts to change the visibility of the flash button or set the top/bottom text would cause it to not be visible, basically the bindings weren’t propagating.

Also some minor other fixes (Forms android should reference FastAndroidCamera directly).

The binding context of the `ZXingDefaultOverlay` view was never set, so any attempts to change the visibility of the flash button or set the top/bottom text would cause it to not be visible, basically the bindings weren’t propogating.
@Redth Redth merged commit 1bf5c76 into master Apr 14, 2017
@Redth Redth removed the in progress label Apr 14, 2017
nielsenko added a commit to nielsenko/ZXing.Net.Mobile that referenced this pull request May 31, 2017
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.

None yet

4 participants