Compare commits
3 Commits
C2025-024
...
7b3f78f745
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b3f78f745 | |||
| 14bc171246 | |||
| a584c0751e |
@@ -4105,6 +4105,7 @@ namespace Volian.Controls.Library
|
||||
|
||||
public void DoCopyStep()
|
||||
{
|
||||
MyEditItem.SaveCurrentAndContents(); // B2025-038 copy step and text to another procedure in another screen.
|
||||
// highlight selected step(s) and prompt to see if selection is what user wants:
|
||||
if (MyFlexGrid != null) MyEditItem.IdentifyMe(true);
|
||||
MyEditItem.IdentifyChildren(true);
|
||||
|
||||
Reference in New Issue
Block a user