https://bugs.kde.org/show_bug.cgi?id=437791
--- Comment #15 from Ahmad Samir <[email protected]> --- Git commit c78edfbac49852cec40efd5cbe73c341bc06c5ab by Ahmad Samir. Committed on 17/08/2021 at 15:02. Pushed by ahmadsamir into branch 'release/21.08'. Fix MainWindow size when there is no saved size The very first time a user runs Konsole, where is no konsolerc file in $HOME, there is no saved size to restore, instead use the sizeHint(), which ideally will be the size set in the default profile (based on lines/columns setting). M +15 -6 src/MainWindow.cpp M +1 -0 src/MainWindow.h https://invent.kde.org/utilities/konsole/commit/c78edfbac49852cec40efd5cbe73c341bc06c5ab -- You are receiving this mail because: You are watching all bug changes.
