Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#22748 closed defect (bug) (fixed)

Do not trigger attachments view resize handler for selection view

Reported by: koopersmith Owned by: nacin
Priority: normal Milestone: 3.5
Component: Media Version: 3.5
Severity: normal Keywords: commit has-patch
Cc: Focuses:

Description

The selection view inherits from the attachments view and because of this, inherits the resize handler. Let's turn that off.

Attachments (2)

22748.diff (1.2 KB ) - added by koopersmith 14 years ago.
22748.2.diff (2.3 KB ) - added by koopersmith 14 years ago.

Download all attachments as: .zip

Change History (5)

@koopersmith
14 years ago

#1 @koopersmith
14 years ago

  • Keywords commit has-patch added

@koopersmith
14 years ago

#2 @koopersmith
14 years ago

Also removes the scroll handler.

#3 @nacin
14 years ago

  • Owner set to nacin
  • Resolutionfixed
  • Status newclosed

In 23056:

Media: Don't try to resize the bottom selection UI. props koopersmith. fixes #22748.

Note: See TracTickets for help on using tickets.