Opened 12 years ago
Closed 12 years ago
#8689 closed defect (fixed)
GridContainer does not maintain width of dragged widgets
Reported by: | Shane O'Sullivan | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dojox | Version: | 1.3.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When a widget whose width is set using percentage widths is dragged, it's avatar width is incorrect, and looks terrible.
The avatar width should be identical to the width of the element being dragged.
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | PlottedDnd_widthFix.patch added |
---|
comment:1 Changed 12 years ago by
Owner: | changed from Adam Peller to dante |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
hmmm fixed in [16773], peller changing the owner mid-commit must have blocked the fix ref?
Note: See
TracTickets for help on using
tickets.
Updated patch to fix this issue