saulhdev / ZimLX

Open Source and free launcher for Android
Other
151 stars 26 forks source link

Widget sizing override #55

Open kalaleq opened 5 years ago

kalaleq commented 5 years ago

In 0.4.4, i was able to resize some widgets to be smaller than i can now in 0.6.2b. For instance the K9 mailbox widget by default takes up a 2x1 space, and M.A.L.P is 5x2. In 0.4.4 i could make them 1x1 and 4x1 respectively, with no apparent loss of functionality.

Now i cannot resize the K9 widget at all, and M.A.L.P only resizes horizontally and not below 5. This really messes up my layout and the widgets have way too much padding with "full width widgets" on.

Seems widgets have some size restrictions that weren't being honoured before, and now are? If so, is it possible to get the old behaviour back, maybe via an "override" toggle?

Thanks for considering this!