Quote:
Originally Posted by nilsws
- I'd like to hide both toolbar and navigation button when reading, but am not sure how to get the toolbar back when I need it. I checked the multi-touch gestures, but unfortunately there is no option to show the toolbar when swiping with two fingers. Is there another way? If not, how about adding "show toolbar" as a multi-touch swipe option?
- Is there a way to navigate backward and forward in the browser history when toolbar and navigation button are both hidden? I tried the usual swipe from the edge but that does not seem to work. Worth adding?
- EinkBro uses the custom font for the reader mode, but seems to ignore font settings defined in website CSS (i.e. font-family). I have set Bookerly as the desired font-family in my web-based RSS reader, and other browsers display it correctly, while EinkBro seems to ignore it. Known issue?
|
Hi,
Glad that EinkBro is useful for you. Here are my answers:
1. Yes, in Settings -> Behavior/UI, there's an option "First toolbar". you can check this option, so that you can press back to show the toolbar again before really going back in history. However, as you said, it would be more convenient to add an action for multi-touch gestures to show the toolbar again. I'll add this action in near future.
2. It should be possible in current version by using system-wise gesture (to swipe from edges). What device are you using? Does it work when it's not fullscreen? Some possible ways would be: 1) add this action to multi-touch gestures; 2) show the floating button when in fullscreen mode, and then you can also set up swipe gestures for the floating button. 3) use system-wise gesture. This one should work without any settings (but this may bring up the toolbar first, if you check this option in settings)
3. My bad. I remember I force the font settings in Reader mode when I implemented the feature. Now that the font configuration is more powerful and flexible, I will remove that fixed font settings for Reader mode. So that it will follow original web article css first if no extra font configuration are made. This would be fixed in next release.