Let the user scroll so the element doesn't move if your finger is placed over that element when you start to scroll the screen.
Right now, if you go to scroll and your finger is on an element when you start the scroll, the element moves with it. Add an update that allows a scroll and doesn't move the element with it. It's annoying when you are trying to scroll and elements move with your finger when you swipe
I am going to change the logic so that only selected elements will move. This should make it easier.
-
Getting the touch handling right has been a continual challenge. I'll keep working on it!
-
Anonymous commented
Thank you! And it's GREAT to have this app back man. Much easier to whip it out than say MultiSim. Just a better user interface and less choppy would top it off. Same scrolling things happens when it grabs the device your finger falls on when scrolling through elements to add to the circuit page.