Opened 13 years ago

Closed 13 years ago

Last modified 10 years ago

#5063 closed feature (wontfix)

Wire Frame Dialog Dragging

Reported by: afhtan Owned by:
Priority: major Milestone:
Component: ui.dialog Version: 1.7.2
Keywords: Dialog Dragging Performance Cc:
Blocked by: Blocking:

Description

Hi,

I have been using the jQuery UI dialog and it works great. However, it seems to be very slow when you drag it over a page which has a lot of content. Also, when using it in an older browser combo boxes start to trail as well .

Therefore, I was wondering if a wire frame dragging option could be added to help with these issues i.e. The first "click here" example has this functionality http://prototype-window.xilinus.com/samples.html.

Change History (4)

comment:1 Changed 13 years ago by Jörn Zaefferer

Component: ui.coreui.dialog

comment:2 Changed 13 years ago by Scott González

Resolution: wontfix
Status: newclosed

You can do this by just hiding the content on dragStart and showing it again on dragStop.

comment:3 Changed 13 years ago by afhtan

Thanks. that works well.

comment:4 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.