Couldn't find a previous issue or tip on it. I want to only show the tooltip after i number of seconds, rather than immediately. Am I missing some function to do that or is there a better way rather than to keep a timer based on IsItemHovered() for each item?
Couldn't find a previous issue or tip on it. I want to only show the tooltip after i number of seconds, rather than immediately. Am I missing some function to do that or is there a better way rather than to keep a timer based on
IsItemHovered()for each item?