drag create preview

Ask for help related to our 2.x versions.

drag create preview

Postby burnie » Fri Apr 13, 2012 3:06 pm

Hi,

drag create preview breaks after view refresh.

I have attached a demo on how to reproduce in basic example.


Thanks!
Attachments

[ Play Quicktime file ] dragcreate.mov [ 596.27 KiB | Viewed 71 times ]

burnie
 
Posts: 44
Joined: Tue Jul 13, 2010 12:54 pm

Re: drag create preview

Postby mats » Sat Apr 14, 2012 10:56 am

This looks familiar, i think it's fixed on the 4.1 branch - can you verify?
We're hiring! We have an open position for an experienced Sencha developer (Ext JS and/or Sencha Touch). Contact us at jobs@bryntum.com

Follow us on Twitter: @bryntum or Facebook

Need professional services or training? Read more here.
API documentation
User avatar
mats
Core Developer
Core Developer
 
Posts: 7011
Joined: Sat Dec 19, 2009 11:41 pm
Location: Sweden

Re: drag create preview

Postby burnie » Sun Apr 15, 2012 12:15 am

Still there in 2.1 alpha 3

Let me know when you have a fix. Should probably work for 4.0.7 also.

Thanks!
burnie
 
Posts: 44
Joined: Tue Jul 13, 2010 12:54 pm

Re: drag create preview

Postby mats » Mon Apr 16, 2012 10:01 am

Mistake here:

Code: Select all
getProxy : function() {
        if (!this.proxy) {
            this.proxy = this.template.append(this.ganttView.el, {}, true);
        }
        return this.proxy;
    },


attach el to this.ganttView.ownerCt.el instead. Fixed on 2.1 branch, please use override in the 4.0.x branch.
We're hiring! We have an open position for an experienced Sencha developer (Ext JS and/or Sencha Touch). Contact us at jobs@bryntum.com

Follow us on Twitter: @bryntum or Facebook

Need professional services or training? Read more here.
API documentation
User avatar
mats
Core Developer
Core Developer
 
Posts: 7011
Joined: Sat Dec 19, 2009 11:41 pm
Location: Sweden

Re: drag create preview

Postby burnie » Tue Apr 17, 2012 11:59 am

Great, that works.

Thanks a lot!
burnie
 
Posts: 44
Joined: Tue Jul 13, 2010 12:54 pm


Return to Help (v2.x)

Who is online

Users browsing this forum: No registered users and 0 guests

cron