-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.x, master, master-deprecated
-
Fix Version/s: 2.0.x, master, master-deprecated, 3.0.x, 2.0.0.77-deprecated, 3.1.x
-
Component/s: Tooltip
-
Environment:Tested on Firefox and Google Chrome, LAMP & WAMP
-
Git Pull Request:
Created a TooltipDelegate and gave it a cssClass of 'help' and created style .help with font-size of 48px;
Result: Tooltips still had default font.
Using regular Tooltip worked fine. Tested several other scenarios with delegate, similar result. Perhaps this is intended behavior?