So far, the zoom and pan of the lattice is acting on all generators at once. It would be easier for users to be able to set different zoom and pan for each generator (have the parameters local instead of global)
Technical details
move pan and zoom values into generic properties of Generator class
So far, the zoom and pan of the lattice is acting on all generators at once. It would be easier for users to be able to set different zoom and pan for each generator (have the parameters local instead of global)
Technical details