Fix project-panel double click file support on Windows (#10917)
Release Notes: - Fixed project panel double click to force open file on Windows. Ref issue: #10898 @bennetbo I saw you was also used `event.down.click_count` in Markdown Preview. https://github.com/zed-industries/zed/commit/7dccbd8e3b61c48ae174807a4023332b7c1df06a#diff-c8d1735cb347ea08d03198df112343ec50a74de8d50414a6f3be6c6d674c6d19R161 And this also used in other place: <img width="870" alt="image" src="https://github.com/zed-industries/zed/assets/5518/b844e700-b95f-4cd2-987f-9e4305ebdd7c"> ## Test demo after updated Looks like it is no side effect 
J
Jason Lee committed
7065da2b984e7aaa3e5e6e04bdb2c5168985ed66
Parent: 0d6fb08
Committed by GitHub <noreply@github.com>
on 4/25/2024, 5:01:24 PM