Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion native/swift/Sources/Deview/Renderer.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ final class Renderer {
/// not something a mouse can be asked to hit.
private static let grab: CGFloat = 4

private static let padding: CGFloat = 6
private static let padding: CGFloat = 14
private static let gap: CGFloat = 4

/// Marker, space, four digit line number, two spaces. Matches AsciiRenderer's gutter, so a
Expand Down
Binary file not shown.
Binary file not shown.
Loading