Skip to content

Commit 45d346f

Browse files
committed
docs: 사각형 크기 조정
1 parent 949d24f commit 45d346f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/DevLog.drawio

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@
566566
</mxGraphModel>
567567
</diagram>
568568
<diagram id="butterfly-architecture-page" name="App Architecture">
569-
<mxGraphModel dx="3142" dy="1889" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="2000" pageHeight="1040" background="none" math="0" shadow="0">
569+
<mxGraphModel dx="1571" dy="944" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="2000" pageHeight="1040" background="none" math="0" shadow="0">
570570
<root>
571571
<mxCell id="400" />
572572
<mxCell id="401" parent="400" />
@@ -746,7 +746,7 @@
746746
</mxGraphModel>
747747
</diagram>
748748
<diagram id="widget-architecture-page" name="Widget Architecture">
749-
<mxGraphModel grid="1" page="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" pageScale="1" pageWidth="1500" pageHeight="480" background="none" math="0" shadow="0">
749+
<mxGraphModel dx="1488" dy="895" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1500" pageHeight="480" background="none" math="0" shadow="0">
750750
<root>
751751
<mxCell id="0" />
752752
<mxCell id="1" parent="0" />
@@ -793,7 +793,7 @@
793793
<mxGeometry height="58" width="150" x="68" y="350" as="geometry" />
794794
</mxCell>
795795
<mxCell id="w-data-note" parent="1" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#F8FAFC;strokeColor=#D8E0EA;strokeWidth=1;fontColor=#374151;fontSize=12;align=left;spacingLeft=10;" value="위젯 확장은 Domain/Data/Infra/Persistence를 직접 참조하지 않습니다.&lt;div&gt;WidgetCore의 Snapshot 계약과 App Group UserDefaults에 저장된 JSON만 읽어 화면을 구성합니다.&lt;/div&gt;" vertex="1">
796-
<mxGeometry height="52" width="562" x="50" y="260" as="geometry" />
796+
<mxGeometry height="52" width="530" x="50" y="260" as="geometry" />
797797
</mxCell>
798798
<mxCell id="wd-1" edge="1" parent="1" source="w-service" style="endArrow=blockThin;endFill=1;endSize=16;html=1;rounded=1;strokeColor=#0A84FF;strokeWidth=3;" target="w-repository" value="service data">
799799
<mxGeometry relative="1" as="geometry" />

0 commit comments

Comments
 (0)