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: koopersmith Owned by: nacin
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)

22748.diff (1.2 KB) - added by koopersmith 6 months ago.
22748.2.diff (2.3 KB) - added by koopersmith 6 months ago.

Download all attachments as: .zip

Change History (5)

  • Keywords commit has-patch added

Also removes the scroll handler.

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In 23056:

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

Note: See TracTickets for help on using tickets.