Messages YesNoDialog devide command

已回答

Dialog devide command, so user must use 2+ Undo action to revert. Can i avoid this?

0

No, command should be performed atomically; try to rework your logic so that it shows dialog, gathers all necessary info and then applies all the changes.

0

请先登录再写评论。