Fix splits layout options serialization

Fixes #10124
This commit is contained in:
Kovid Goyal
2026-06-10 07:34:47 +05:30
parent c126e227d3
commit 238573e799
2 changed files with 8 additions and 3 deletions

View File

@@ -178,6 +178,8 @@ Detailed list of changes
- macOS: Show a key symbol on the active tab if the macOS Secure Input feature is enabled
- Fix regression that broke unserialization of splits layout in previous release (:iss:`10124`)
0.47.2 [2026-06-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~