Skip to content

Commit

Permalink
Update xcamera.kv
Browse files Browse the repository at this point in the history
update deprecated keep_ratio
  • Loading branch information
ti-ba-paj authored Apr 2, 2024
1 parent f9a240b commit 83c4418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kivy_garden/xcamera/xcamera.kv
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

id: camera
resolution: 640, 480 # 1920, 1080
allow_stretch: True
fit_mode: "contain"

# Shoot button
XCameraIconButton:
Expand Down

0 comments on commit 83c4418

Please sign in to comment.