aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-02-12 11:43:24 -0700
committerNavan Chauhan <navanchauhan@gmail.com>2024-02-12 11:43:24 -0700
commite6dbdaa2821c6050006f4ae97064d3cd00026e2e (patch)
treef986dbf1437c0a95fb8ad506fb037714782f5d79
parent17737dcf3961dc5bfa3ad4c9ec41db85fb1b2afe (diff)
fix white background
-rw-r--r--iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/Contents.json13
-rw-r--r--iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/iOS Logo.pngbin0 -> 55838 bytes
-rw-r--r--iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Contents.json6
-rw-r--r--iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Contents.json17
-rw-r--r--iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/Contents.json13
-rw-r--r--iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/iOS Logo.pngbin0 -> 55838 bytes
-rw-r--r--iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Contents.json6
-rw-r--r--iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/Contents.json13
-rw-r--r--iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/iOS Logo.pngbin0 -> 55838 bytes
-rw-r--r--iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Contents.json6
-rw-r--r--iGopherBrowser/BrowserView.swift2
11 files changed, 75 insertions, 1 deletions
diff --git a/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/Contents.json b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/Contents.json
new file mode 100644
index 0000000..c34c9b5
--- /dev/null
+++ b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/Contents.json
@@ -0,0 +1,13 @@
+{
+ "images" : [
+ {
+ "filename" : "iOS Logo.png",
+ "idiom" : "vision",
+ "scale" : "2x"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}
diff --git a/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/iOS Logo.png b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/iOS Logo.png
new file mode 100644
index 0000000..82e2679
--- /dev/null
+++ b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/iOS Logo.png
Binary files differ
diff --git a/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Contents.json b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Contents.json
new file mode 100644
index 0000000..73c0059
--- /dev/null
+++ b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Contents.json
@@ -0,0 +1,6 @@
+{
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}
diff --git a/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Contents.json b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Contents.json
new file mode 100644
index 0000000..950af4d
--- /dev/null
+++ b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Contents.json
@@ -0,0 +1,17 @@
+{
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ },
+ "layers" : [
+ {
+ "filename" : "Front.solidimagestacklayer"
+ },
+ {
+ "filename" : "Middle.solidimagestacklayer"
+ },
+ {
+ "filename" : "Back.solidimagestacklayer"
+ }
+ ]
+}
diff --git a/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/Contents.json b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/Contents.json
new file mode 100644
index 0000000..c34c9b5
--- /dev/null
+++ b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/Contents.json
@@ -0,0 +1,13 @@
+{
+ "images" : [
+ {
+ "filename" : "iOS Logo.png",
+ "idiom" : "vision",
+ "scale" : "2x"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}
diff --git a/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/iOS Logo.png b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/iOS Logo.png
new file mode 100644
index 0000000..82e2679
--- /dev/null
+++ b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/iOS Logo.png
Binary files differ
diff --git a/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Contents.json b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Contents.json
new file mode 100644
index 0000000..73c0059
--- /dev/null
+++ b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Contents.json
@@ -0,0 +1,6 @@
+{
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}
diff --git a/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/Contents.json b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/Contents.json
new file mode 100644
index 0000000..c34c9b5
--- /dev/null
+++ b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/Contents.json
@@ -0,0 +1,13 @@
+{
+ "images" : [
+ {
+ "filename" : "iOS Logo.png",
+ "idiom" : "vision",
+ "scale" : "2x"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}
diff --git a/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/iOS Logo.png b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/iOS Logo.png
new file mode 100644
index 0000000..82e2679
--- /dev/null
+++ b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/iOS Logo.png
Binary files differ
diff --git a/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Contents.json b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Contents.json
new file mode 100644
index 0000000..73c0059
--- /dev/null
+++ b/iGopherBrowser/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Contents.json
@@ -0,0 +1,6 @@
+{
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}
diff --git a/iGopherBrowser/BrowserView.swift b/iGopherBrowser/BrowserView.swift
index e7f7dd3..885d5fa 100644
--- a/iGopherBrowser/BrowserView.swift
+++ b/iGopherBrowser/BrowserView.swift
@@ -149,7 +149,7 @@ struct BrowserView: View {
}
}.id(topID)
- .background(Color.white)
+ //.background(Color.white)
.cornerRadius(10)
.onChange(of: scrollToTop) {
// TODO: Cleanup