Ticket #6796 (closed defect: fixed)

Opened 8 months ago

Last modified 6 months ago

Pass dimensions during splitter drag

Reported by: pottedmeat Owned by: pottedmeat
Priority: normal Milestone: 1.2
Component: Dijit Version: 1.1.0
Severity: normal Keywords:
Cc:

Description

During splitter drag, pass dimensions.

Change History

Changed 8 months ago by pottedmeat

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

(In [13775]) Fixes #6796. If the widget has a resize method, call it. !strict

Changed 8 months ago by pottedmeat

(In [13776]) Refs #6796. Remove a debug line accidentally left in. !strict

Changed 8 months ago by pottedmeat

(In [13777]) Refs #6796. Clean up widget check. !strict

Changed 8 months ago by bill

(In [13779]) Rollback [13775], [13776], [13777]. Need to see testcase showing how this makes things faster before checking it in, since (at least in theory) adding another resize() call to the code can only slow things down.

Refs #6796. !strict

Changed 6 months ago by bill

  • milestone set to 1.2

marking tickets closed in the last three months w/blank milestone to milestone 1.2.

Note: See TracTickets for help on using tickets.