Development #675

Merged
djankowski merged 5 commits from Development into master 2025-12-18 08:34:38 -05:00
Showing only changes of commit d12e5d19c9 - Show all commits

View File

@@ -1668,6 +1668,7 @@ namespace Volian.Controls.Library
} }
Clipboard.Clear(); Clipboard.Clear();
_MyLog.Warn("Clipboard Copied");
//Try to update the data object to persist beyond PROMS life //Try to update the data object to persist beyond PROMS life
//if can't, log it and use old method of scoping clipboard to PROMS life //if can't, log it and use old method of scoping clipboard to PROMS life
try try