Opened 9 years ago
Closed 9 years ago
#14840 closed defect (fixed)
SplitContainer.js using layerX
Reported by: | Douglas Hays | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dijit | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
SplitContainer.js is generating warnings about layerX and Y on Chrome when you drag a bar to resize
Change History (4)
comment:1 Changed 9 years ago by
Owner: | set to bill |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
comment:3 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Milestone: | tbd → 1.8 |
Summary: | SplitContainer.js using layerX on webkit → SplitContainer.js using layerX |
Also see #14114, the [meta] ticket for all layerX/layerY references.
It's a shame to change deprecated code but I'll deal with this anyway.
Note: See
TracTickets for help on using
tickets.
for anyone else wondering... this is in addition to what would be addressed by #14754. SplitContainer? has its own explicit references to
layerX
andlayerY
.