added feature - show tootip near careet

This commit is contained in:
2026-08-08 22:42:31 +05:00
parent 240ffe7687
commit ba0748920b
7 changed files with 268 additions and 30 deletions
+5 -2
View File
@@ -76,11 +76,14 @@
<data name="PopupPlacementMode_AtCursor" xml:space="preserve">
<value>Near the cursor</value>
</data>
<data name="PopupPlacementMode_AtCaret" xml:space="preserve">
<value>Near the text caret</value>
</data>
<data name="PopupPlacementMode_FixedPoint" xml:space="preserve">
<value>Fixed point on screen</value>
</data>
<data name="CursorCornerLabel" xml:space="preserve">
<value>Side of the cursor</value>
<value>Side</value>
</data>
<data name="CursorCorner_BottomRight" xml:space="preserve">
<value>Bottom right</value>
@@ -95,7 +98,7 @@
<value>Top left</value>
</data>
<data name="CursorOffsetLabel" xml:space="preserve">
<value>Offset from cursor</value>
<value>Offset</value>
</data>
<data name="ScreenPositionLabel" xml:space="preserve">
<value>Position on screen</value>