From ff575148bb59de0c2d43fa8b79cd7bc57d818926 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9lio=20Guilherme?= Date: Thu, 26 Oct 2023 21:44:39 +0100 Subject: [PATCH] Ensures that on Text Editor, the keyword doc appears near the Mouse Pointer (#2666) --- src/robotide/application/releasenotes.py | 18 +++++++++--------- src/robotide/editor/texteditor.py | 11 ++++++----- src/robotide/version.py | 2 +- 3 files changed, 16 insertions(+), 15 deletions(-) diff --git a/src/robotide/application/releasenotes.py b/src/robotide/application/releasenotes.py index aa2c0c113..7ac01cb0c 100644 --- a/src/robotide/application/releasenotes.py +++ b/src/robotide/application/releasenotes.py @@ -152,14 +152,14 @@ def set_content(self, html_win, content):