dev #414

Merged
ysCha merged 5 commits from dev into prd-deploy 2025-11-07 08:51:46 +09:00
Showing only changes of commit 3c094b3c5a - Show all commits

View File

@ -370,7 +370,7 @@ export default function PlacementShapeSetting({ id, pos = { x: 50, y: 180 }, pla
}}
options={{
allowNegative: false,
allowDecimal: false //(index !== 0),
allowDecimal: true //(index !== 0),
}}
/>
</div>