Skip to content

Commit

Permalink
Update Illustration (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlxone committed Mar 12, 2024
1 parent c02f383 commit dc4aab7
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "drag.pdf",
"filename" : "drag-and-drop.pdf",
"idiom" : "universal"
}
],
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ extension SolarResultView {
static let fieldCornerRadius: CGFloat = 4
static let defaultEdgeInsets: NSEdgeInsets = .init(top: 0, left: 12, bottom: 0, right: 8)
static let dragImageViewLeadingOffset: CGFloat = 20
static let dragImageViewTopOffset: CGFloat = 18
static let dragImageViewTopOffset: CGFloat = 17.5
static let dragImageViewWidth: CGFloat = 17
static let dragImageViewHeight: CGFloat = 17
static let resultHeaderLabelLeadingOffset: CGFloat = 8
Expand Down

0 comments on commit dc4aab7

Please sign in to comment.