How to make an interactive desktop in-game using interactive widgets?

Okay so I tested the code and it seems to work! the only issue I’m having is the widgets seem to ‘jitter’ around between two locations: the one where our mouse currently is dragging the widget, and an arbitrary location.

When the widget is released however, it settles on the same spot we put it. So the jittering only occurs when moving the widgets around. I’m checking the code and all but everything seems as intended