vernonrj / drill-writer

A marching ensemble drill writing program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support zoom < 100%

vernonrj opened this issue · comments

I think this might have to do with how the field is drawn when the zoom level is below 100%.

If the x-offset and y-offset take up the difference between zoom and the window (when zoom < 100%), the field might scale correctly and efficiently.

Works okay as of commit 1b71865