Oleguer Llopart

Results 15 issues of Oleguer Llopart

Hi. During the last month, I am having a problem with running a Ratchet server in a production environment, suddenly the process goes from normally using 0-1% of a CPU...

### Environment * clean-css version - `master [email protected] (git+https://github.com/clean-css/clean-css.git#40ca65807639e0470dab22585847a7582687167f)`: * node.js version - `v14.19.3` * operating system `Ubuntu 20.04.3` ### Configuration options ```js var CleanCSS = require('clean-css'); var output =...

bug

# Bug Report In Android 12 now there are two splash screens, first from the SplashScreen API and then from the plugin. https://developer.android.com/about/versions/12/features/splash-screen https://developer.android.com/reference/android/window/SplashScreen ## Problem ### What is expected...

platform: android

**Describe the bug** I have this crash report in Firebase from some users: ``` Con fallos: com.apple.main-thread EXC_BREAKPOINT 0x00000001024ffa58 Crashed: com.apple.main-thread 0 AppName 0xf7a58 one-time initialization function for window +...

pkg:cordova

### Description A description of what the bug is. It happens more often in a big files, but it also happens to a lesser extent in small files. I have...

### Description of the feature or enhancement you'd like to see in HandBrake Currently, when I have to import a large number of 4k videos (500-1000, sometimes more), HandBrake takes...

Enhancement

There should be an icon that indicates the possibility of applying multiple color filters or that there is a menu that includes multiple filters, such as saturation, contrast, black and...

icon request

I'm missing an icon to show an image represented in its original size (1px of the image equals 1px of the screen, and image is in 100% size), something similar...

icon request

## Possible bug I am trying to resize images using `affine` instead of `resize`, in order to have access to different interpolation methods, such as `nohalo`, `bicubic`, etc. but the...

question

### Platforms affected iOS ### Motivation and Context Currently `shouldOverrideLoadWithRequest` only returns the `request` and `navigationType`, the plugin I'm working with needs to check if `navigationAction.sourceFrame` is null or not...