Helium314 / HeliBoard

Customizable and privacy-conscious open-source keyboard
Apache License 2.0
2.21k stars 84 forks source link

The toolbar moves when we right-swipe on it. This doesn't serve any purpose & causes alignment issues, so kindly disable right-swipe gesture on the toolbar. #957

Open Aryan-Chauhan opened 2 months ago

Aryan-Chauhan commented 2 months ago

DESCRIBE THE BUG

The toolbar moves when we right-swipe on it. The leaves an undesired space between the switcher button & the first key.

I understand why there is a swipe-left gesture for the toolbar, that's how we access the remaining toolbar keys.

But it makes no sense to have an "swipe-right" gesture for the toolbar, because there is nothing on the left side of the toolbar. This also causes alignment issues.

So, kindly remove the "swipe-right" gesture for the toolbar.

Screenshot_2024-07-08-07-19-53-23_9c7ad408470e52983cc8816adf9ff347.jpg

TO REPRODUCE

  1. Just enable all toolbar keys.

  2. Then open your keyboard.

  3. Now, swipe-right on the toolbar.

  4. You will notice an undesired space between the switcher button & the first key.

EXPECTED BEHAVIOUR

This is how the toolbar should look, even if we keep right-swiping on it all day:

Screenshot_2024-07-08-07-44-54-35_9c7ad408470e52983cc8816adf9ff347.jpg

APP VERSION

v2.1 (nouserlib)

DEVICE

Uranusek commented 2 months ago

I have a similar bug when I have 9 buttons on the toolbar. The space between the toolbar expand button and the first button is too large, and the space between the last button and the edge of the keyboard is too small.

The buttons should be slightly moved to the left and the toolbar should then be stationary. There is no need to move it since there are only 9 buttons.

The scrollbar on the toolbar should disappear because it suggests that there are more buttons, which can be misleading.