Fix desktop long press action
After the long press action, the set onClick action was triggered as well. This caused issues like opening the manga page in the source browse page when adding the manga via a long press to the library
This commit is contained in:
@@ -36,6 +36,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
|
||||
### Fixed
|
||||
|
||||
- (**General**) Fix long press actions on desktop
|
||||
- (**Migration**) Fix aborting bulk migration search/execution while webUI is served on a subpath
|
||||
- (**Migration**) Fix retry button never being shown for failed search/migration entries
|
||||
- (**Migration**) Fix showing an empty "Available" source group header when all sources are selected
|
||||
|
||||
Reference in New Issue
Block a user