mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Flip crop borders and orientation toggles
This commit is contained in:
		| @@ -41,7 +41,7 @@ private suspend fun <T> Observable<T>.awaitOne(): T = suspendCancellableCoroutin | ||||
|                 } | ||||
|  | ||||
|                 override fun onError(e: Throwable) { | ||||
|                     /* | ||||
|                 /* | ||||
|                        * Rx1 observable throws NoSuchElementException if cancellation happened before | ||||
|                        * element emission. To mitigate this we try to atomically resume continuation with exception: | ||||
|                        * if resume failed, then we know that continuation successfully cancelled itself | ||||
|   | ||||
		Reference in New Issue
	
	Block a user