From 7241bff9f7f4e0941814caeb12d730f0e3e17023 Mon Sep 17 00:00:00 2001 From: Alexey T Date: Wed, 14 Aug 2024 19:55:58 +0300 Subject: [PATCH] txt --- app/readme/history.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/readme/history.txt b/app/readme/history.txt index eabd7159a41..478742171fe 100644 --- a/app/readme/history.txt +++ b/app/readme/history.txt @@ -8,8 +8,9 @@ * change: changed hotkey to call Replace dialog from Ctrl+R to more standard Ctrl+H, like in Sublime/VSCode/GEdit/SynWrite (thanks @RRPollack) * change: deleted options "find_hotkey_find_dlg", "find_hotkey_replace_dlg", now usual Command Palette hotkeys are used here * change: context menu item "Open URL": a) use URL under mouse cursor, not under 1st caret; b) move menu item to the top of context menu (thanks @pintassilgo) ++ add: ui-tab bar: drap-drop reddish marker works more similar to other apps (thanks @pintassilgo) + add: commands "File/Reopen", "File/Rename", "File/ Close and delete file" are supported for picture files too (thanks @ildarkhasanshin) -- fix: fix making visible the partially visible ui-tab (with lot of tabs) on mouse-down (thanks @pintassilgo) +- fix: ui-tab bar: fix making visible the partially visible ui-tab on mouse-down (thanks @pintassilgo) 1.216.0 (2024/07)