mirror of
https://github.com/venera-app/venera.git
synced 2025-12-16 07:01:16 +00:00
[iOS] Enable full screen swipe back gesture
This commit is contained in:
@@ -154,6 +154,8 @@ class LocalComic with HistoryMixin implements Comic {
|
||||
author: subtitle,
|
||||
tags: tags,
|
||||
),
|
||||
enableIOSGesture: false,
|
||||
iosFullScreenGesture: false,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user