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
When multiple layers expose a single file with the same name, but different capitalisation, all are listed by ListFiles. However, whenever any of these are opened, the highest priority version is accessed, as intended.
A case-insensitive equality operation should probably be put in somewhere.
The text was updated successfully, but these errors were encountered:
When multiple layers expose a single file with the same name, but different capitalisation, all are listed by ListFiles. However, whenever any of these are opened, the highest priority version is accessed, as intended.
A case-insensitive equality operation should probably be put in somewhere.
The text was updated successfully, but these errors were encountered: