TBog / TBLauncher

based on https://github.com/Neamar/KISS
GNU General Public License v3.0
140 stars 18 forks source link

Moving widgets on upper and lower pages. #466

Closed t-e-s-tweb closed 6 months ago

t-e-s-tweb commented 6 months ago

Description

When you add additional pages from layout > wallpapers > pages, up and down double pages then moving widgets to upper and lower screens are available options but moving to upper and lower left and right are not available like middle screen where you have option to move to left screen or right screen.

Context

Moving widgets to upper and lower keeps then in the middle screen only. the left and right of upper and lower are empty and manually moving them doesn't work it just puts then back again in the middle.

Steps to Reproduce

  1. enable upper and lower pages from Layout > wallpaper > pages
  2. add a widget.
  3. Move it to upper screen by long click and move to up screen.
  4. Try to move it to left or right side.
  5. the widget resets back in the middle.

Expected behavior

Widget should be able to move to left and right screen like it is when moved to left and right from the middle screen.

Screenshots

As shown the the image, these locations are available but moving widgets to those doesn't work.

IMG_20240513_134242_995

Device info

TBog commented 6 months ago

I believe this is intended behaviour. The only available pages should be horizontal and vertical of the center.

The issue I see is that the launcher allows the user to scroll in the corner pages

t-e-s-tweb commented 6 months ago

I believe this is intended behaviour. The only available pages should be horizontal and vertical of the center.

The issue I see is that the launcher allows the user to scroll in the corner pages

okay. i thought those were available too. however if you have no plans to include those other pages then the current implementation is fine. The vertical pages offer enough space to place widgets side by side.