added feature - show tootip near careet
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user