/run MultiBarBottomRightButton7:SetPoint("TOPLEFT",UIParent,"TOPLEFT",707.8,-943)
/run MultiBarBottomRightButton5:SetPoint("TOPLEFT",UIParent,"TOPLEFT",624.3,-943)

이매크로로 우측하단 행동단축바를 옮기고 쓰고있는데요

그럼 원래자리에 남은 1234칸만 크기를 키우고싶은데

/run MultiBarBottomRight:SetScale(1.3)

이걸해버리면 옮겨진 단축바도 커져서 

남은 1.2.3.4 칸만 크기 키우게 안될까요?