rickymohk

Results 10 issues of rickymohk

It would be nice to have option for adding curly braces on new line. Similar to the vs code settings. ![image](https://user-images.githubusercontent.com/17548814/136320429-b0ed02d6-42f1-41f7-ae25-d42024073238.png)

feature-request
accepted

I have a `UIImageViewAlignedSwift` in a table cell. When I present a `UIAlertController`, the underlying image show up and overlapping with the aligned image. Device: iPhone 6s Plus iOS Version:...

**Squirrel version(s)** Squirrel.Windows 2.0.1 **Description** I am using electron-forge, which uses electron-winstaller which uses Squirrel.Windows 2.0.1, to try to build delta nupkg. My app version string follows the semver standard...

Fix service UUID filter issue (#18). by creating one watcher for each service UUID. For the advertisement, since Windows may receive the advertisement in two parts when doing active scan...

The `--scripts` should go to `pkgbuild` in order for preinstall and postinstall script to work. So the single `productbuild` command has to be separated into `pkgbuild` and `productbuild`. I am...

Reading `document.title` no longer work since it is also translated. Also `pageDescription` might be an array and the first element might not be the visible one.

I found the script fails in 2022 so created a fix.

Added handling to mouse over preview

I am working on an IAR project. When my tests encounter micros accessing registers, segmentation fault will be raised. Are those macros mockable? e.g. stm32l4xx.h ```c #define WRITE_REG(REG, VAL) ((REG)...

### Describe the bug When returning home from a fullscreen landscape app, Google widgets such as weather, clock etc., which are not on the page you return to, glitch out....

bug