Skip to content

Commit

Permalink
a tooltip for Display Mode
Browse files Browse the repository at this point in the history
regarding tooltip preview on formulas
  • Loading branch information
octaeder committed Dec 2, 2023
1 parent 4e1c697 commit 3fdae86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/configdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2235,9 +2235,6 @@ Then you can select a new shortcut by one of the following ways:
<property name="text">
<string>Show preview as tooltip on formulas in editor</string>
</property>
<property name="toolTip">
<string>Note: Even if the preview display mode is set to Inline, a tooltip is used.</string>
</property>
</widget>
</item>
<item row="4" column="2" colspan="2">
Expand Down Expand Up @@ -3951,6 +3948,9 @@ them here.</string>
<property name="advancedOption" stdset="0">
<bool>false</bool>
</property>
<property name="toolTip">
<string>When the mode is changed, the preview on formulas is displayed accordingly (but for Inline it's still a tooltip).</string>
</property>
<item>
<property name="text">
<string>Show preview as tooltip if panel is hidden</string>
Expand Down

0 comments on commit 3fdae86

Please sign in to comment.