#745·dashing

How to leave blank space between widgets

Author: alpha-quCreated Jun 26, 2017Updated Sep 25, 2017

Unable to leave blank space between widgets. If I specify the widgets as follows: widget1 widget2 widget3 widget4 widget5 widget6 widget7 widget8 widget9 widget10 widget11 widget12 widget13 widget14

It will be automatically convert into this: widget1 widget2 widget3 widget4 widget5 widget6 widget9 widget10 widget7 widget8 widget13 widget14 widget11 widget12

I mean to say that the widgets will get repositioned and push themselves so that no space is remaining in between. I don't want this feature. How to remove it? Thanks in advance :)