Does anyone else find the default tooltip display duration (5 seconds) to be too short for some fields?
I found a way to set the tooltip timeout programatically from within the TVH JS application without having to hack the underlying Ext JS module.
Options could be just to make it something like 999999 seconds, essentially no time out, or perhaps add an option to the UI to allow users to set a custom duration.
Thoughts?