sweb icon indicating copy to clipboard operation
sweb copied to clipboard

Accessing toolbar functions

Open CodoDerDritte opened this issue 4 years ago • 3 comments

The toolbar seems to have multiple functions for each button. The lower right can be accessed with long press, but how do you access the upper left (add bookmark, fullscreen, close tab, search etc)? I'm unable to find information about this anywere.

CodoDerDritte avatar Aug 20 '21 14:08 CodoDerDritte

There's currently no documentation except for the main README...

To access these functions you should swipe up from the button.

alandau avatar Aug 20 '21 21:08 alandau

Swiping up unfortunately doesn't seem to work :(

--Edit--

It does actually seem work somewhat, but it's really really hard to swipe it just right to activate the function.

CodoDerDritte avatar Aug 20 '21 22:08 CodoDerDritte

What phone do you have? Do you know its screen size in both pixels and cm/in?

I think this swiping behavior depends on the DPI, since I'm using hardcoded pixel counts as thresholds. The thresholds work fine for Samsung Galaxy S10 and S21, which have high DPI, but perhaps they should be tuned for lower DPI screens.

alandau avatar Nov 14 '21 00:11 alandau