Files
QuickLook/QuickLook.Plugin/QuickLook.Plugin.ImageViewer
ema 67b5dbf310 Add UseNativeProvider option #1726
Use following option in `QuickLook.Plugin.ImageViewer.config` to fix the issue:
```xml
<?xml version="1.0" encoding="utf-8"?>
<Settings>
  <UseColorProfile>false</UseColorProfile>
  <UseNativeProvider>false</UseNativeProvider>
</Settings>
```
2025-08-02 01:36:13 +08:00
..
2025-05-06 21:04:58 +08:00
2025-07-08 04:17:07 +08:00
2025-07-05 04:22:25 +08:00
2025-07-05 04:28:32 +08:00
2025-08-02 01:36:13 +08:00