mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 13:52:55 +03:00
ff7f097fb9
We were getting abs() of the backing-rect-adjusted value, so we need to restore the sign to avoid what should be logically cell position "-1" being treated as cell position "1" and so on. With this change, the logic in the gui layer successfully clamps the x coordinate to zero when trying to drag left off the window. |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |