Ticket #2526047 (closed enhancement)

Reporter


Todd Kloots
Opened: 03/11/09
Last modified: 03/1/12
Status: closed
Type: enhancement
Resolution: invalid

Owner


Eric Ferraiuolo
Target Release: 3.6.0
Priority: P4 (low)
Summary: Configure Panels to be DDProxy instances
Description:

Original description by Todd Kloots (kloots) 2007-07-17 10:20

Being able to configure panels to be DDProxy instances sounds like a
nice feature for the future.

-Adam

----- Forwarded message -----

Hello i created a draggable Panel with.

dialog1 = new YAHOO.widget.Panel("dialog1", {
width : "700px",
fixedcenter : true,
visible : false,
modal : true,
effect:[{effect:YAHOO.widget.ContainerEffect.FADE,duration:1},

{effect:YAHOO.widget.ContainerEffect.SLIDE,duration:0.5}],
constraintoviewport : true
}
);

And was just wondering if its possible to use proxydrag then CSS the
actual drag. Kind of like how EXTjs did it.

Type: enhancement Observed in Version: 3.0.0 PR2
Component: Panel Severity: S3 (normal)
Assigned To: Eric Ferraiuolo Target Release: 3.6.0
Location: Library Code Priority: P4 (low)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

George

YUI Developer

Posted: 04/7/09
  • status changed from new to accepted

Satyen Desai

YUI Developer

Posted: 05/3/10
  • browser changed to N/A
  • milestone changed from 3.NEXT to 3.2.0

Scheduling for 3.2 as part of initial planning. Part of Windowing/DragDrop support

Satyen Desai

YUI Developer

Posted: 05/3/10

Ticket #1960822 was marked as a duplicate of this ticket.

Satyen Desai

YUI Developer

Posted: 06/30/10
  • milestone changed from 3.2.0 to 3.3.0

Moving to 3.3

Satyen Desai

YUI Developer

Posted: 10/1/10
  • milestone changed from 3.3.0 to 3.NEXT

Satyen Desai

YUI Developer

Posted: 10/1/10

Moving to 3.NEXT based on current deliverables

Satyen Desai

YUI Developer

Posted: 10/1/10

Moving to 3.NEXT based on current deliverables

Satyen Desai

YUI Developer

Posted: 10/1/10

Moving to 3.NEXT based on current deliverables

Eric Ferraiuolo

YUI Developer

Posted: 08/24/11

Eric Ferraiuolo

YUI Developer

Posted: 08/25/11
  • status changed from assigned to accepted

Eric Ferraiuolo

YUI Developer

Posted: 09/20/11
  • location changed to Library Code
  • milestone changed from 3.NEXT to 3.5.0

I will evaluate if this is already taken care of.

Eric Ferraiuolo

YUI Developer

Posted: 09/20/11
  • estimated changed from 0 to 0.25
  • remaining changed from 0 to 0.25
  • sprint changed to sprint 2

Eric Ferraiuolo

YUI Developer

Posted: 12/14/11
  • priority changed from P3 (normal) to P4 (low)
  • sprint changed from sprint 2

Eric Ferraiuolo

YUI Developer

Posted: 02/29/12
  • milestone changed from 3.5.0 to 3.6.0
  • status changed from accepted to infoneeded

Is there enough stuff that already exists in the library to make this work how you wanted?

Todd Kloots

YUI Contributor

Posted: 03/1/12
  • resolution changed to invalid
  • status changed from infoneeded to closed

Resolving as invalid as this was a ticket originally created for YUI2 way back when.

Eric Ferraiuolo

YUI Developer

Posted: 03/1/12

Thanks!