mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-21 01:24:21 +00:00
If allowAccessToEnclosingDirectory is set to true, it is now possible for the WkWebView implementation to access sibling files relative to a file specified with the file:// scheme. This allows an iOS app to load an HTML file in the documents directory, and that HTML file can reference and load image files inside the HTML file's parent directory. |
||
|---|---|---|
| .. | ||
| code_editor | ||
| detail | ||
| documents | ||
| embedding | ||
| misc | ||
| native | ||
| juce_gui_extra.cpp | ||
| juce_gui_extra.h | ||
| juce_gui_extra.mm | ||