picam icon indicating copy to clipboard operation
picam copied to clipboard

Refactor `Picam.FakeCamera` so it's less effort to maintain API compatibility

Open GregMefford opened this issue 6 years ago • 0 comments

Ideally, we wouldn't have to duplicate so much code between the fake version and the real version. It would also be great to optimize the fake images that are included to shave off as much file size as possible (even though they're already not huge).

GregMefford avatar Feb 17 '18 00:02 GregMefford