Nikitchenko Sergey

Results 5 comments of Nikitchenko Sergey

@tabuna check and merge please :)

Need change view dimensions in https://github.com/NikitchenkoSergey/scheme-designer/blob/master/src/helpers/View.ts by devicePixelRatio. Maybe, i do it in week.

I have same issue. I reproduce it on https://demo.pimcore.fun/admin/?_dc=1637819821&perspective=. I create new class Brand and create many-to-one relation on Car. ![Screenshot_20211125_090301](https://user-images.githubusercontent.com/7048202/143388250-238c5991-37ab-42c2-865d-38b472e5690a.png) ![Screenshot_20211125_090243](https://user-images.githubusercontent.com/7048202/143388251-be10c66a-4a05-4f2e-a795-6073327327b2.png)

In my case search not working bacause i updated thousands data objects and queue processed its slowly. Can i disable update search index in console command on mass update elements...