Billwilliams1952 / PiCameraApp

A graphical interface for programming the Raspberry Pi PiCamera. Written in Python using Tkinter.
280 stars 66 forks source link

Image not in frame #6

Open banLai opened 6 years ago

banLai commented 6 years ago

Hi, Thanks for sharing. Just downloaded your code. I'm having issues with the image showing outside of the preview panel. How can I fix that?

Billwilliams1952 commented 6 years ago

That’s probably normal. The default is to have an overlay which can be sized using the Size slider on the preview pane. To have the preview show up in the preview pane, uncheck the Overlay button. You may have to resize the preview pane to now see the preview.

Good luck!

Bill

Sent from my iPhone

On Mar 21, 2018, at 11:16 PM, banLai notifications@github.com wrote:

Hi, Thanks for sharing. Just downloaded your code. I'm having issues with the image showing outside of the preview panel. How can I fix that?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.