This is much better.
Only with full screen the paddle shakes enormously.
Same as with mobile.
Do you use an extra sprite to slow down the movement?
Then you have to put the Y in a condition, e.g. If Y>=5 and Y<=-5.
Sprite 1 goto sprit 2
Then your paddle remains stationary.