While creating drag n drop operation, I got absolute size of widget and normalized it with viewport scale, then I passed this normalized size as new width of newly created widget.
Scaler is a scale box which scales in “fit to x” mode so the final widget has same width as “ScalerSizeBox” width override.

