Opened 9 years ago
Closed 9 years ago
#14653 closed enhancement (fixed)
Reduce the number of dom nodes in ListItem
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Eliminate the icon wrapper DIV nodes using iconUtils. This optimization is important since the number of dom nodes affects scrolling performance on a mobile device.
Change History (2)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [27618]: