f9707ebba8d64e7ddb9750492884b0043e880305
Document mousedown handler clears selection when clicking on any element that is not an entry card, the batch bar, or an open modal/settings menu. Works in tandem with entriesContainer rect-select handler: when clicking inside entriesContainer on empty space the container handler runs first (setting rectState.active=true) so the document handler skips; when clicking outside entriesContainer the document handler fires alone and calls clearSelection().
Description
full local password manager
Languages
JavaScript
51.8%
Pascal
30.5%
CSS
7.4%
HTML
6.3%
PHP
3.2%
Other
0.7%