kiwix / kiwix-apple

Kiwix for offline access on iOS and macOS
https://apple.kiwix.org
GNU Lesser General Public License v3.0
438 stars 70 forks source link

532 bookmark no long press #695

Closed BPerlakiH closed 2 months ago

BPerlakiH commented 2 months ago

Fixes #532 additional feature change:

Adding the option to add and remove bookmarks without long-press gesture as well, by adding the bookmark icon to the opened sheet top right menu item. It can have 3 states:

Simulator Screenshot - iPhone 6s iOS 15 0 - 2024-03-17 at 01 02 55 Medium Simulator Screenshot - iPhone 6s iOS 15 0 - 2024-03-17 at 01 02 58 Medium Simulator Screenshot - iPhone 6s iOS 15 0 - 2024-03-17 at 01 02 42 Medium

BPerlakiH commented 2 months ago

Is the bookmark icon in toolbar changing state based on whether current page is already bookmarked?

Yes it is updating dynamically.

kelson42 commented 2 months ago

@BPerlakiH Please rebase and fix conflicts

BPerlakiH commented 2 months ago

@kelson42 I've rebased it