sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
2.23k stars 621 forks source link

tri-state buffer edit menu should allow changing its "High Logic Level" #866

Open ericfont opened 1 year ago

ericfont commented 1 year ago

It seems almost every digital component in the add menu allows me to right-click it and change its "High Logic Level" to be any voltage, instead of the default 5V.

However, it seems the tri-state buffer element is an exception to this...it is fixed at 5V high output and the edit menu doesn't let me change that:

image

Could you please update the tri-state buffer component to allow editing its logic high level?