Nikita Tsukanov

Results 41 issues of Nikita Tsukanov

Latest youtrack runs on `80` port in your container, not on `8000`.

It seems that youtrack 6.0 needs at least 1GB of max heap size

Maximized window of adapted application: ![изображение](https://user-images.githubusercontent.com/1067584/67515083-9ec18f00-f6a6-11e9-90c4-8ad0ea588e98.png) Maximized window of Jaya: ![изображение](https://user-images.githubusercontent.com/1067584/67515114-b4cf4f80-f6a6-11e9-80e2-bfde26ecb881.png)

enhancement

Since people are asking where we currently are and what is planned next, here is a somewhat updated roadmap for the immediate future. I hope that here it would be...

1) control shouldn't be concerned with its position at the parent 2) that doesn't properly work with transforms

bug
area-rendering

Ubuntu 18.04 Installed packages: ``` libclang1-6.0:amd64: /usr/lib/llvm-6.0/lib/libclang.so.1 libclang1-3.6:amd64: /usr/lib/llvm-3.6/lib/libclang.so.1 libclang1-3.4:amd64: /usr/lib/llvm-3.4/lib/libclang.so.1 libclang1-8: /usr/lib/llvm-8/lib/libclang.so.1 libclang1-3.5:amd64: /usr/lib/x86_64-linux-gnu/libclang.so.1 libclang1-3.8:amd64: /usr/lib/llvm-3.8/lib/libclang.so.1 libclang1-3.9:amd64: /usr/lib/llvm-3.9/lib/libclang.so.1 libclang1-3.5:amd64: /usr/lib/llvm-3.5/lib/libclang.so.1 ``` `/usr/lib/x86_64-linux-gnu/libclang.so.1` symlink points to 3.5 This code https://github.com/microsoft/ClangSharp/blob/dd684be635c90cb31e4c228e9896ca1fc7d47d7b/sources/ClangSharp/Interop.Extensions/clang.ResolveLibrary.cs#L13-L36...

It conflicts with existing `HTML5Backend` and doesn't use DragDropContextProvider from the application, because it comes from the actual `react-dnd` package. I'm not a webpack expert, but you should probably add...

type/bug
area/client-react