reccate

Results 3 comments of reccate

This was mentioned in https://github.com/sumatrapdfreader/sumatrapdf/issues/4036 Started after this commit https://github.com/sumatrapdfreader/sumatrapdf/commit/ea9d8deebe4c592a637288ac4793a8188d481c3c

I can't figure out what the function of the code at line 1257 to 1275 is for. Remove this block of code work for me. ```c++ bool shouldPlace = args->isNewWindow...

Thanks for your explanation. Your Solution work flawless for me. ```c++ args->noPlaceWindow = true; ```