Adobe XD 13
Known issues:
Entry.isFile
doesn't determine the type of an entry. Therefore, an error gets shown when trying to runFile
-methods onEntry
-instances even insideif (entry.isFile) {}
Entry.isFile
doesn't determine the type of an entry. Therefore, an error gets shown when trying to run File
-methods on Entry
-instances even inside if (entry.isFile) {}