I am trying to switch from XnView to MP and notice one very annoying thing - when i open an image it sometimes opens blurred (or low res) for short time. I can guess that it create illusion of faster opening, but for me it is really annoying - constant switching from blurred to normal is very uncomfortable for eyes. I am using Windows 7 x64 and XnViewMP 0.72 x64.
Can i disable this feature (and return to simple slower opening like XnView classic)?
Blurred/LowRes images short time after opening image
Moderators: helmut, XnTriq, xnview
Re: Blurred/LowRes images short time after opening image
yes, please edit the xnview.ini and replace by
Code: Select all
prevSize=@Size(160 120)
Code: Select all
prevSize=@Size(0 0)
Pierre.
Re: Blurred/LowRes images short time after opening image
It works, thank you very much.