Bug Description / 버그 설명
Radial layout does not place the nodes correctly
With layout: MindMapLayout.radial, the nodes are placed near each other

Steps to Reproduce / 재현 단계
Just add nodes with layout: MindMapLayout.radial
Expected Behavior / 예상 동작
The nodes should not overlap with each other
Actual Behavior / 실제 동작
The nodes overlap with each other and don't look right
Package Version / 패키지 버전
1.0.3
Flutter Version / Flutter 버전
3.29
Platform / 플랫폼
iOS
Code Sample / 코드 샘플
Error Logs / 에러 로그
Additional Context / 추가 정보
No response
Bug Description / 버그 설명
Radial layout does not place the nodes correctly
With
layout: MindMapLayout.radial, the nodes are placed near each otherSteps to Reproduce / 재현 단계
Just add nodes with
layout: MindMapLayout.radialExpected Behavior / 예상 동작
The nodes should not overlap with each other
Actual Behavior / 실제 동작
The nodes overlap with each other and don't look right
Package Version / 패키지 버전
1.0.3
Flutter Version / Flutter 버전
3.29
Platform / 플랫폼
iOS
Code Sample / 코드 샘플
Error Logs / 에러 로그
Additional Context / 추가 정보
No response