Skip to content

Commit

Permalink
個別オブジェクトであれば、領域枠をアンカーに
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Ojii committed Mar 15, 2024
1 parent 95bd19f commit 1f5334d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions AutoClipping_M.anm
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,7 @@ if chk ~= 0 then
obj.cx = obj.cx + lr
obj.cy = obj.cy + tb
end

if obj.getoption("multi_object") then
obj.setoption("focus_mode", "fixed_size")
end

0 comments on commit 1f5334d

Please sign in to comment.