mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
📝 :: Adapt comments
This commit is contained in:
@@ -88,7 +88,7 @@ open class NotchGradientLoadingBarController: GradientLoadingBarController {
|
||||
|
||||
// We're moving the the large-circles a bit up.
|
||||
// This prevents having a straight line between the circles.
|
||||
// See: https://medium.com/tall-west/no-cutting-corners-on-the-iphone-x-97a9413b94e
|
||||
// See <https://medium.com/tall-west/no-cutting-corners-on-the-iphone-x-97a9413b94e>
|
||||
let verticalOffsetForLargeCircle: CGFloat = 3
|
||||
|
||||
// Draw the large circle right to the `leftNotchPoint`.
|
||||
|
||||
Reference in New Issue
Block a user