03-02-2020, 04:26 PM
|
#8
|
Wizard
Posts: 2,805
Karma: 7423683
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
|
Some of my notes (from https://github.com/geek1011/kobopatc...es/issues/48):
- The new selection menu is nice. The selection now appears with a solid black background rather than an underline, and the menu is now more compact, with submenus instead of tabs. Selecting text is also faster, but moving the selection vertically is buggy, as it triggers the menu gestures.
- The new dictionary view is more streamlined, but is still just as small (it does have a fullscreen button, though). I haven't checked the functionality or if this is patchable yet. The extra dictionaries bug still remains, though (the one which requires a patch to fix the space splitting). Pagination is now vertical, similar to the settings pages (and has a scrollbar rather than a page number).
- The font menu now appears on the top of the screen, and has increased padding. I'm not sure if I like this or not yet. The stats view shows at the top too.
- I haven't noticed any bugs in the new series view yet (and it's pretty nice).
- The interface is slightly faster for some actions, including closing a book.
- Touchscreen accuracy on the A2v1, and probably others, has been improved.
- Image tags in dictionaries with non-dict:/// URLs don't segfault the inline dictionary anymore, but dict:/// images still don't display either (the same bug as what was happening with the full-screen dictionary). The same thing happens when they are in an iframe.
- Base64 images work perfectly now! (they don't segfault, and they work in both dictionary views)
- Remotely hosted images work perfectly as well.
- Background colors now work properly (but I don't really see why one would use them).
- Font weight changes don't need a reboot to apply anymore (this was a bug).
Last edited by geek1011; 03-02-2020 at 05:41 PM.
Reason: font weight changes
|
|
|