Revision: 27765
          http://sourceforge.net/p/bibdesk/svn/27765
Author:   hofman
Date:     2022-07-24 19:43:02 +0000 (Sun, 24 Jul 2022)
Log Message:
-----------
initialize accessibility children

Modified Paths:
--------------
    trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m

Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m      2022-07-24 
19:24:25 UTC (rev 27764)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m      2022-07-24 
19:43:02 UTC (rev 27765)
@@ -331,6 +331,9 @@
     // only created when datasource is set
     _orderedSubtitles = nil;
     
+    // created lazily when URLs are loaded
+    _accessibilityIcons = nil;
+    
     CFAllocatorRef alloc = CFAllocatorGetDefault();
     
     /*

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to