Add multiple input OR-gate #19
	
		Labels
		
	
	
	
	No labels
	
		
			
	
	bug
		
			dependencies
		
			duplicate
		
			enhancement
		
			good first issue
		
			help wanted
		
			invalid
		
			question
		
			wontfix
		
		
	
		No milestone
		
			
		
	
	No project
	
		
	
	
	
	
		No assignees
		
	
	
		
			
		
	
	
	
		1 participant
	
	
		
		
	Notifications
	
		
	
	
	
		
	
	
	Due date
No due date set.
	
		Dependencies
		
		
	
	
	No dependencies set.
		Reference: prescientmoon/erratic-gate#19
		
	
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
 
		
Is your feature request related to a problem? Please describe.
It can get really messy when connecting multiple outputs and inputs because at the moment you have to stack many or gates together.
Describe the solution you'd like
An OR-gate with multiple inputs e.g. 4 inputs one output
Describe alternatives you've considered
Make it possible to connect multiple outputs to a single input.
Additional context
Also it would be useful if the output connectors would look different then the input connectors.
For example the output could be a square instead of a circle.
This would almost be a must-have feature if you made it possible to connect multiple outputs to one input
Yo, thanks for reaching out!
Sorry it took me so long to see this, I will fix it sometime this week.