ShokoAnime / ShokoDesktop

Repository for Shoko Desktop
http://shokoanime.com/shokodesktop/
105 stars 25 forks source link

Fix for 'AskDeleteFile' dialog #606

Closed xmodx10 closed 4 years ago

xmodx10 commented 4 years ago

This fixes an issue with the 'AskDeleteFile' Dialog where by the state of the checkbox was not being read upon change/toggle which resulted in file deletion even when the checkbox was not selected / un-selected.

Related to #604