Have problem when resize widget

Post your questions and help other users.

Moderator: Martin

Post Reply
natong
Posts: 80
Joined: 29 Aug 2015 05:24

Have problem when resize widget

Post by natong » 30 May 2019 15:28

widget.png
widget.png (28.65 KiB) Viewed 12316 times
I trial and error to find the best value for 1x1 widget = 228x280
1x1 can resize without problem.

But for 2x1 there is small gap when resize to 4x2.
1x2 also have small gap when resize to 2x4.

We need to manual design at fix size on every devices ?

natong
Posts: 80
Joined: 29 Aug 2015 05:24

Re: Have problem when resize widget

Post by natong » 30 May 2019 15:47

snap3942.png
snap3942.png (2.78 KiB) Viewed 12312 times
I known the problem now. Gaps are not the same when resize from 2x1 to 4x2.
Asymmetry widget size should be avoid to resize.

For 2x1 widget, the best value is 496x280.
For 1x2 widget, the best value is 228x624.
For 4x1 widget, the best value is 1042x280.
For 4x2 widget, the best value is 480x280.

Is it possible to add option to automatic stretch the widget ?

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Have problem when resize widget

Post by Martin » 30 May 2019 19:53

Hi,

I can add an option to control that a widget can be stretched to fill the entire area.

Regards,
Martin

natong
Posts: 80
Joined: 29 Aug 2015 05:24

Re: Have problem when resize widget

Post by natong » 31 May 2019 06:39

Martin wrote:
30 May 2019 19:53
I can add an option to control that a widget can be stretched to fill the entire area.
Thank. These is very important option when use background color or image.
I forgot one thing. Could you please add round corner of the image element ?

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Have problem when resize widget

Post by Martin » 02 Jun 2019 19:22

I can add it to the todo list but rounded corners will likely take longer to implement.

Regards,
Martin

Post Reply