mirror of
				https://github.com/jesseduffield/lazygit.git
				synced 2025-10-30 23:57:43 +02:00 
			
		
		
		
	fix: fix initial origin of commit message panel
This commit is contained in:
		| @@ -89,6 +89,7 @@ func (gui *Gui) getSetTextareaTextFn(getView func() *gocui.View) func(string) { | ||||
| 		view := getView() | ||||
| 		view.ClearTextArea() | ||||
| 		view.TextArea.TypeString(text) | ||||
| 		_ = gui.resizePopupPanel(view, view.TextArea.GetContent()) | ||||
| 		view.RenderTextArea() | ||||
| 	} | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user