358d9c2849Added default tooltip delay to UI, which will be used if the tooltip's own delay is zero. Use seconds for tooltip delay to match eg. the doubleclick interval. Removed layout from the editor's tooltip root element to prevent it resizing in unwanted fashion.
12 years ago
Lasse Öörni
5b8f5e290bNormalize name of tooltip class to ToolTip to match the filename.
12 years ago
Alex Parlett
70322b5c85Added the Tooltip UI Element which will display when its parent element is hovered over for the specified delay period.