Skip to content

Commit

Permalink
Remove incorrect additions from rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosejoycrocker committed Oct 29, 2024
1 parent d72ce02 commit 16daef5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ext/AvizExt/viz/spatial.jl
Original file line number Diff line number Diff line change
Expand Up @@ -151,11 +151,9 @@ function create_map!(
end
end

reset_limits!(current_axis())
if typeof(f) == GridLayout
trim!(f)
end
resize_to_layout!(current_figure())

return f
end
Expand Down

0 comments on commit 16daef5

Please sign in to comment.