mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-17 22:37:10 +09:00
Minor relocate improvement
This commit is contained in:
@@ -62,6 +62,7 @@ func (w *BufWindow) Resize(width, height int) {
|
||||
w.hasCalcHeight = false
|
||||
// This recalculates lineHeight
|
||||
w.GetMouseLoc(buffer.Loc{width, height})
|
||||
w.Relocate()
|
||||
}
|
||||
|
||||
func (w *BufWindow) SetActive(b bool) {
|
||||
|
||||
Reference in New Issue
Block a user