Ticket #34 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

IFrameAutoSizer doesn't always resize the middle column on the Edit page

Reported by: brian Assigned to: ian
Priority: minor Milestone: 0.1
Component: admin interface Version: 0.1a1
Keywords: Cc:

Description

When you resize a column, sometimes the middle one doesn't resize to fit.

Change History

08/05/07 23:05:17 changed by ian

  • owner set to ian.

Thanks for reporting this! This turned out to be a timing issue with our resize event. To fix it, I added another "set appropriate column widths" snippet of code to the cleanup function that happens when resizing is over. Fixed in r510

08/05/07 23:05:25 changed by ian

  • status changed from new to closed.
  • resolution set to fixed.

Log in as guest/pagoda to create tickets