Fix double click to rename tab being triggered too easily

Fixes #9774
This commit is contained in:
Kovid Goyal
2026-03-30 17:09:52 +05:30
parent db7d0b701f
commit 59d93577b1
2 changed files with 44 additions and 34 deletions

View File

@@ -203,6 +203,8 @@ Detailed list of changes
- Allow holding the :kbd:`Alt` key and triple-clicking to select from the first cell even if it is empty (:pull:`9758`)
- Fix double click to rename tab being triggered too easily (:iss:`9774`)
0.46.2 [2026-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~