in ZipBrowserControlclass. method FileBrowserPreview_MouseDoubleClick a new thread is started but the cancellation token passed in is a new token created - meaning if user attempted to cancel, this token would never know. Attempt should be made to pass current token in use before creating the new thread.
in
ZipBrowserControl
class. methodFileBrowserPreview_MouseDoubleClick
a new thread is started but the cancellation token passed in is a new token created - meaning if user attempted to cancel, this token would never know. Attempt should be made to pass current token in use before creating the new thread.currently line 123: