myin

Results 11 issues of myin

When I build the project with this docker image, I get for example this error: ` **SCRIPT ERROR**: Parse Error: The identifier "Health" isn't a valid type (not a script...

bug

Running `aseprite -b --sheet test.png --trim-by-grid sprite.ase` results in ![image](https://user-images.githubusercontent.com/16972565/181069458-eca04809-c185-4e1b-b33b-a8d5a4b5fc71.png) While running a script containing ```lua app.command.ExportSpriteSheet { textureFilename = output, trimByGrid = true, } ``` ![image](https://user-images.githubusercontent.com/16972565/181069873-b16e6545-2f55-4559-9635-fb1822b713ad.png) I don't think...

bug
low priority
scripting

The arguments of `useStopwatch` and `useTime` are not optional, so it doesn't match the typescript definition. I would just make the arguments in `index.d.ts` not optional so it is clear...

Do you have or plan to support the `@RequestPart` of Spring Boot? `@RequestParam` works without problem but `@RequestPart` is completely ignored. It is used exactly the same as the param...

Some apps have the same package name, for example Assistant and Google, and when you select one or the other then they just replace each other. Since you use the...

help wanted

### Problem Currently it's not possible to monitor the query time of statements in postgres. ### Description Postgres has an pg_stat_statements extension that can be used to collect the query...

help wanted
feature request
area/collectors
collectors/go.d

I want to create a ionic-native plugin for this cordova plugin. But the support for observable/promise does not seem to be considered. For example returning 2 values on start is...

It seems like other `text-decoration` properties are not supported, like `text-decoration-line` or `text-decoration-color`. I am using the default CssSchema with common blocks and inline formatting. ```java new HtmlPolicyBuilder() .allowCommonBlockElements() .allowCommonInlineFormattingElements()...

I'm trying to get the Intuos Pro M (PTH-660) to work via bluetooth. Using with USB works without any problems. I found out in #291 that I have to connect...

Similar to the current code editor. The files should be listed on the left side and viewed on the right