InkBrowserIcons requires calling InkLibrary.IsInkFile for each file, which is a bit slow!
I'd like to remove the InkBrowserIcons entirely in favour of EditorGUIUtility.SetIconForObject or similar but it kept crashing Unity when I tried.
Something low priority we should look to improve down the line.
InkBrowserIcons requires calling InkLibrary.IsInkFile for each file, which is a bit slow! I'd like to remove the InkBrowserIcons entirely in favour of EditorGUIUtility.SetIconForObject or similar but it kept crashing Unity when I tried. Something low priority we should look to improve down the line.