Nikita

Results 11 comments of Nikita

> Use `@factoryParam` annotaion. See [here](https://pub.dev/packages/injectable#passing-parameters-to-factories) But isnt it for factory? I need it for singleton, for same instance over app. Would it work ?

I regretted that I updated to @ant-design/plots v2, it got much worse, there is almost no documentation, default functionality that was in the old components (highlighting when hovering over the...

Got same `Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: library "libflutter.so" not found` on emulator with release build, libflutter.so missed in x86 folder, other 3 it exists...

> I can't think of a single UI experience that can't be built into a single window. Think about all the web apps we use these days Single UI experience...

On `"electron": "^13.1.9"` and win10 x64 20H2 noticed strange behavior, when win.hide() due user inactivity (`setInterval` with `powerMonitor.getSystemIdleTime()` check), looks like all windows in turn are focusing in random order....

Get a problem in windows where the input from the scanner changes, e.g. program always read correct barcode `tLds6pDr`, but input into notepad (or another progam) is unstable `tLdS6pDr`, `tlds6pDr`...

> @Elendiar can you check if this still occurs on the 19.0.1 version we rebased on recently ? Sadly this latency still occur

> Could you explain a bit more and add a reproducible example? Reproducible example with fresh project: ``` cargo create-tauri-app --rc cargo tauri add process cargo tauri add single-instance ```...

Same issue, `isBlankPdf `helper function check that `basePdf` is an object with w, h and padding. But i need to use pasePdf standartized template from pptx presentation in album orientation.

@pubkey Hello reproduce this in https://github.com/Elendiar/rxdb-issue-test-case