Open
Description
Prerequisites
- Write a descriptive title.
Description of the new feature/enhancement
Today, the tooltip rendering uses <F4> to view all
message to instruct a user when the full tooltip message cannot be rendered in the list view, assuming that is bound to the ShowFullPredictionTooltip
function.
However, it's possible that a user re-bind <F4>
to a different function/action. In that case, the message will become misleading.
It should be updateable in that case, but I'm not sure how and what to update with in that case. Will collect feedback on it.
Proposed technical implementation details (optional)
No response