Opened 6 months ago
Closed 6 months ago
#22748 closed defect (bug) (fixed)
Do not trigger attachments view resize handler for selection view
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Media | Version: | 3.5 |
| Severity: | normal | Keywords: | commit has-patch |
| Cc: |
Description
The selection view inherits from the attachments view and because of this, inherits the resize handler. Let's turn that off.
Attachments (2)
Change History (5)
koopersmith — 6 months ago
comment:1
koopersmith — 6 months ago
- Keywords commit has-patch added
koopersmith — 6 months ago
comment:2
koopersmith — 6 months ago
Note: See
TracTickets for help on using
tickets.

Also removes the scroll handler.