Opened 14 years ago
Closed 14 years ago
#3704 closed bug (fixed)
effects explode: all classses added should have 'ui-' prefix
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.effects.* (individual effect) | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
see effects.explode.js line 46 (line number as of rev1292)
Change History (3)
comment:1 Changed 14 years ago by
Component: | ui.core → effects.* (individual effect) |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Because those are temp elements that are later removed after a timeout, and I didn't want to create scope. Performance-optimized and fixed in r1538.
Note: See
TracTickets for help on using
tickets.
Why does this effect even need a class?