Vladimir Milojevic

Results 21 comments of Vladimir Milojevic

It seems that it doesn't work with local flow installation. With global works fine.

For a strange reason if I am downsizing the image then it is working fine. I had a full size image of dimension 2732x2732 and it didn't work. Reducing the...

@roryabraham Updated. This is the inlined output

@rushatgabhane Hm, I've just tested again and it seems to work fine on my side. Can you restart the server and if it persists can you provide some logs from...

Updated. Svg had its own sizing i needed to overwrite with higher specificity selector

@shawnborton Updated @parasharrajat Can you please take a look at this one? I see that you are not assigned as a reviewer.

> Please use informative commit messages. ![image](https://user-images.githubusercontent.com/24370807/197605229-8b19f95b-96d4-4526-a840-a3deba608328.png) 👍 This was just the base for the initial proposal

@parasharrajat Seems that logic for detecting dragleave on window does not work on firefox unfortunately. After a little bit more of a research it seems that counter approach is the...

@parasharrajat I took a litle bit more time and got the idea to use clientBoundingRect to detect dragleave on dropzone and it works cross browser. Ready for review.