Fix a regression in the previous release that caused the incorrect tab to be active when loading a session

Fixes #9025
This commit is contained in:
Kovid Goyal
2025-09-28 21:46:08 +05:30
parent 545db0f68f
commit 16faa1d541
2 changed files with 10 additions and 4 deletions

View File

@@ -141,6 +141,9 @@ Detailed list of changes
running in the release build versus the build from source. Also fix using a
transparent titlebar causing the background opacity to be darkened.
- Fix a regression in the previous release that caused the incorrect tab to be
active when loading a session (:iss:`9025`)
0.43.0 [2025-09-28]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~