-
Notifications
You must be signed in to change notification settings - Fork 776
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -112,7 +112,7 @@ open class FolioReaderWebView: UIWebView { | |
isUserInteractionEnabled = false | ||
isUserInteractionEnabled = true | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong. |
||
|
||
createMenu(options: false) | ||
This comment has been minimized.
Sorry, something went wrong.
revolter
Member
|
||
createMenu(options: true) | ||
setMenuVisible(true, andRect: rect) | ||
|
||
// Persist | ||
|
Why is this duplicated?