#3471 closed enhancement (fixed)
Give full description while hovering
Reported by: | massimo ceraolo | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | normal | Milestone: | 1.9.4 |
Component: | OMEdit | Version: | |
Keywords: | Cc: |
Description
In OMEdit, when hovering on a variable name in the variables browser a useful tooltip is shown in which detailed info about that variable is displayed.
When hovering on the “Description” field, instead, no hint is shown. Indeed the variable description is typically longer (sometimes much longer) than the space available in a usual size Variables Browser window.
Is it possible to modify the program so that when hovering of the Description, in case the full description is not normally displayed (ellipses are put in-between) it is displayed in a tooltip field while hovering?
Change History (4)
comment:1 by , 9 years ago
Milestone: | Future → 1.9.4 |
---|---|
Status: | new → accepted |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
The fix is now available via the nightly build.
This is now done in a development branch https://github.com/adeas31/OMEdit/commit/1d15d3b6f76a55c8fd4e3a2e5797dbddc2b60261. The fix will be available in 1.9.4 final release.