Change warning message on Chamfer for a more discreet note in tooltip (#7002)

This commit is contained in:
Pierre Jacquier
2025-05-16 10:00:31 -04:00
committed by GitHub
parent 203db79204
commit c7b086fa69
3 changed files with 16 additions and 3 deletions

View File

@ -763,8 +763,6 @@ export const modelingMachineCommandConfig: StateMachineCommandSetConfig<
multiple: true,
required: true,
skip: false,
warningMessage:
'Chamfers cannot touch other chamfers yet. This is under development.',
hidden: (context) => Boolean(context.argumentsToSubmit.nodeToEdit),
},
length: {