Skip to content

Commit

Permalink
Update zbarcam.kv
Browse files Browse the repository at this point in the history
  • Loading branch information
elydev01 committed Oct 30, 2021
1 parent 3c1427a commit 2eb8a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kivy_garden/zbarcam/zbarcam.kv
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
XCamera:
id: xcamera
play: True
resolution: root.resolution
# resolution: root.resolution # Error with recent "opencv-python" updates
allow_stretch: True
keep_ratio: True
center: self.size and proxy.center
Expand Down

0 comments on commit 2eb8a38

Please sign in to comment.