Fix double-clicking titlebar to zoom (cherry-pick #9323) (#9327)
gcp-cherry-pick-bot[bot]
and
Antonio Scandurra
created
Cherry-picked Fix double-clicking titlebar to zoom (#9323)
Fixes https://github.com/zed-industries/zed/issues/9300
This was a regression caused by not inserting a hitbox when a div only
had click listeners on it.
Release Notes:
- Fixed a regression that disabled double-clicking on the titlebar to
zoom the window.
([#9300](https://github.com/zed-industries/zed/issues/9300))
(preview-only)
Co-authored-by: Antonio Scandurra <me@as-cii.com>