--- a/src/eric7/Templates/TemplateViewer.py Fri Sep 06 14:33:48 2024 +0200 +++ b/src/eric7/Templates/TemplateViewer.py Fri Sep 06 14:56:18 2024 +0200 @@ -1052,6 +1052,8 @@ self.__templatesFile.readFile(filename) + self.resizeColumnToContents(0) + def __configure(self): """ Private method to open the configuration dialog.