#8712 closed bug (fixed)
Tooltip: Disabled tooltips on initialization
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.1 |
Component: | ui.tooltip | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When a tooltip is initialized as disabled, it isn't actually disabled.
Change History (3)
comment:1 Changed 11 years ago by
Status: | new → open |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:3 Changed 11 years ago by
Milestone: | 1.10.0 → 1.9.1 |
---|
Note: See
TracTickets for help on using
tickets.
Tooltip: Run _disable when disabled option is set on create. Fixes #8712 - Tooltip: Disabled tooltips on initialization.