SimonBuxx / Linkuit-Studio

A platform for learning and experimenting with logic circuits
https://linkuit.com
MIT License
20 stars 2 forks source link

Fade out GUI when dragging/zooming #62

Closed SimonBuxx closed 2 years ago

SimonBuxx commented 2 years ago

When Ctrl is pressed, all GUI should fade out to about 10% visibility after a certain timeout (~2s?) and fade in when releasing Ctrl

SimonBuxx commented 2 years ago

Implemented with complete fade out due to simpler code and better look