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
allow files with a utType that is neither image nor PDF to be previewed (#1822)
* important fix to preview fileDocuments (using QuickLook) that have a utType but are neither images nor PDFs
See #1783
* make `NonTextFileView` a bit more readable
* nest duplicate `utType` if checks in `NonTextFileView`
* Update CodeEdit/Features/Editor/Views/NonTextFileView.swift
---------
Co-authored-by: Austin Condiff <austin.condiff@gmail.com>
0 commit comments