You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the 0.3.5 version I cannot preview a jpeg image mostly because it has wrong color rendition, this is caused because QuickLook does not have any color management, reading the ICC from the monitor, reproducing inacurate colors.
The solution would be to read the ICC profile from the main monitor and use it as reference while loading the pictures and files that need it.