UkrainianBanderasCat / Digital-Logic-Sim2

If you want to update Digital Logic Sim, so you can download this, update and commit
GNU General Public License v3.0
75 stars 21 forks source link

Wire Color Picker + Safety for some scripts #113

Closed firecerne closed 1 year ago

firecerne commented 1 year ago

Adds some early return error checks in some UI classes and in a StreamReader.

You can now color your wires using a color picker. However, the wire color does not save (yet ?).

firecerne commented 1 year ago

Fixed Graphic and Save bugs.

When saving your theme color preset, it didn't properly save. Discovery of this bug thanks to matelo2#3725 (on discord).

While I was at it, I fixed a small graphical bug (with the pin's property UI).