Proto-App / Proto-Android

Realtime circuit simulator for Android platform.
104 stars 2 forks source link

Dim light on led without any current flow #111

Closed YukarinnAM closed 2 years ago

YukarinnAM commented 2 years ago

Hello, a small bug i found Is that leds have a permanent dim green glow Idk if this is supposed to be like this or no But i report this just in case Still is not really a problem and could be usefull actually Screenshot_20220118-084941

Also, i'm so happy to see the flip function ln transistors That really is a life savior when it comes to make the circuits more visually compact

Proto-App commented 2 years ago

Thank you for report. It behaves as intended, we wanted to show some visual aspect (this is also present in led matrix, 7 segment led and led bar). In case of transistors it greatly simplifies some circuits and it was easier to implement than we expected :) More components will get this behavior.

YukarinnAM commented 2 years ago

Ohh i see i see The led dim color actually feel like it is the filter plastic on a real one, so looks great

Also, yeah, fliping some other components would also be awesome, i think relay is the one that needed the most after transistor Good to see this much progress from just around 4 months, keep the great job! ^^ Also: any idea of how or when will be the subcircuits be impremented?