Clipboard countdown progress bar timer keeps ticking
A lightweight and easy-to-use password manager
Brought to you by:
dreichl
Visible=false looks insufficient, maybe need Enabled=false too. This patch doesn't touch the progress bar at all, and shows countdown in text. This accidentally explicates off by one error in countdown code: the last second is twice as long, but let's say it's a feature. Previous code finishes countdown 1 second before clipboard is cleared.