Andrej Mihajlov

Results 191 comments of Andrej Mihajlov

I have the same issue. @muZZkat you cannot call `layoutSubviews` directly, instead you should call setNeedsLayout, you can pump up layout update using `layoutIfNeeded`.

@muZZkat thanks a lot. I think I will calculate centers manually for the time being, as it does not seem to be a big deal, although I admit, it can...

Same issue everyone, is there any way to make RLS run some .bat script or something?

I actually need support for `addEventListener` and `removeEventListener`! đź‘Ť

Another discrepancy is that `tsc` automatically picks up all off the JSONs even if they are not mentioned in the `include` section when using multiple `rootDirs`, while `gulp-typescript` throws something...

Any workaround available? It takes like 5 seconds to build all my scripts, and it takes milliseconds when in incremental mode.

The fun part that empty path crashes server on restart. As a workaround I pass the same configuration for both execPath and path. It does not look right to me,...

Maybe it should be `FURS-export_FY21.xml` with `.xml` extension? Can you post the full command you run?

You should run it as something like that: ``` ib-edavki -y 2021 FURS_export_FY21.xml ``` Next year you should do: ``` ib-edavki -y 2022 FURS_export_FY21.xml FURS_export_FY22.xml ``` etc... I don't believe...

I don’t see an option to export trades for former IBUK accounts anymore, so basically anything before 2021 is gone for me but good thing I keep those XML from...