Opened 13 years ago
Closed 13 years ago
#21054 closed defect (bug) (fixed)
+1px widget placeholder height
Reported by: | alexvorn2 | Owned by: | markjaquith |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | trivial | Version: | 3.4 |
Component: | Widgets | Keywords: | has-patch |
Focuses: | Cc: |
Description
ui.placeholder.height(ui.item.height()) this will make the placeholder to have the same size as the widget, or we can add ui.placeholder.height(27) for 27 pixel height for the placeholder. (in the start event of '.widgets-sortables' function in widgets.js)
Attachments (3)
Change History (7)
Note: See
TracTickets for help on using
tickets.
As far as I can see, the issue is that placeholders are 1px shorter than widget titles (21054.png).
21054.patch fixes that. Tested in Firefox 13, Chrome 19, IE 8, Opera 11.64.