xi-editor / xi-mac

The xi-editor mac frontend.
Apache License 2.0
3.02k stars 147 forks source link

Fix status bar hiding first line when shown #488

Closed nangtrongvuon closed 4 years ago

nangtrongvuon commented 4 years ago

This was caused by not accounting for the status bar's frame during line calculation.

Fixes #487

Review Checklist

jansol commented 4 years ago

Seems that mouse events need similar treatment now... Clicking to place the cursor seems off by almost the height of a line here.