ra4king / CircuitSim

Basic Circuit Simulator
https://ra4king.github.io/CircuitSim
BSD 3-Clause "New" or "Revised" License
76 stars 28 forks source link

Allow users to toggle the grid background #82

Closed ausbin closed 1 year ago

ausbin commented 1 year ago

Apparently Prof. Conte "wants gridless CircuitSim himself," so I'm hoping to upstream that to avoid emailing jars around. I didn't ask exactly why he wanted it, but I think this checkbox is useful when combined with 6d58b4218027f806a9.

Here it is in action (I wasn't sure where to put it, so I made a new "View" menu):

image

image

To the exporting point, the respective exported images look like:

grid

versus

no-grid

I think the latter would be easier to read for students if you exported some work from lecture, for example. In particular, I find text easier to read in the latter. (Note that before exporting those images I toggled "view grid" manually, it's not automatic)

ausbin commented 1 year ago

Ah, Jason (2110 head TA) said it's for exams