Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 5, 2024
1 parent b2b04ea commit 21d768a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/design.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1495,7 +1495,7 @@ function Design:onInput(keys)
end
end
end

if self.shape.basic_shape and #self.marks == self.shape.max_points then
-- Clicking a corner of a basic shape
local shape_top_left, shape_bot_right = self.shape:get_point_dims()
Expand Down

0 comments on commit 21d768a

Please sign in to comment.