Merge pull request 'Development' (#675) from Development into master
Merging dev into master after successful testing.
This commit was merged in pull request #675.
This commit is contained in:
@@ -1667,7 +1667,8 @@ namespace Volian.Controls.Library
|
||||
}
|
||||
}
|
||||
Clipboard.Clear();
|
||||
Clipboard.SetDataObject(myDO, true); // this saves the cleaned up information to the Windows clipboard
|
||||
|
||||
Clipboard.SetDataObject(myDO); // this saves the cleaned up information to the Windows clipboard
|
||||
}
|
||||
iData = Clipboard.GetDataObject();
|
||||
bool noEquationData = true;
|
||||
|
||||
Reference in New Issue
Block a user