iansan5653 / open-mcr

:pencil: Exam bubble sheet scorer. Created with OpenCV and Python.
GNU General Public License v3.0
160 stars 54 forks source link

Scrolling window #74

Open gutow opened 2 years ago

gutow commented 2 years ago

Thank you for this piece of code. It may solve a looming problem at my institution.

This implements a scrolling window with a reasonable minimum size. This should work better on smaller screens. This addresses issue #16.

Tried to build tests, but because this is not a proper python package it is not practical to build tests that target individual classes or functions. See issue #73.

iansan5653 commented 2 years ago

Hello! Just so you know, I will be preparing for Hurricane Ian and will probably be out of power after it hits, so I probably won't be able to check back on these pull requests until next week at the earliest.

gutow commented 2 years ago

Hello! Just so you know, I will be preparing for Hurricane Ian and will probably be out of power after it hits, so I probably won't be able to check back on these pull requests until next week at the earliest.

Thanks for the heads up! Stay Safe!