This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 6a0fb96
authored
[[ Bug 23257 ]] Fix build error when "Allow Http Connections" is checked (#2161)
This patch fixes an android build error when "Allow Http Connections" is checked.
This happened because the button "Allow Http Connections" was part of the group "permissions",
thus the group scripts affected the button under specific circumstances. This patch places the
"Allow Http Connections" button outside the "permissions" group, so as it is not affected by code
that applies to the group.1 parent 2066492 commit 6a0fb96
File tree
2 files changed
+1
-0
lines changed- Toolset/palettes/standalone settings
- notes
2 files changed
+1
-0
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments