Perf: remove unnecessary shadows and mask views

This commit is contained in:
James Magahern
2020-09-30 18:26:45 -07:00
parent 3769f5bbbf
commit fab8ccecbd
5 changed files with 19 additions and 9 deletions

View File

@@ -41,6 +41,7 @@ class URLBar: ReliefButton
super.init()
backgroundColor = .clear
constrainedToSquare = false
backgroundView.addSubview(progressIndicatorView)