drag create preview
5 posts
• Page 1 of 1
drag create preview
Hi,
drag create preview breaks after view refresh.
I have attached a demo on how to reproduce in basic example.
Thanks!
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 72 times ]
- burnie
- Posts: 44
- Joined: Tue Jul 13, 2010 12:54 pm
Re: drag create preview
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
Follow us on Twitter: @bryntum or Facebook
Need professional services or training? Read more here.
API documentation
-

mats - Core Developer

- Posts: 7025
- Joined: Sat Dec 19, 2009 11:41 pm
- Location: Sweden
Re: drag create preview
Still there in 2.1 alpha 3
Let me know when you have a fix. Should probably work for 4.0.7 also.
Thanks!
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
Mistake here:
attach el to this.ganttView.ownerCt.el instead. Fixed on 2.1 branch, please use override in the 4.0.x branch.
- 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
Follow us on Twitter: @bryntum or Facebook
Need professional services or training? Read more here.
API documentation
-

mats - Core Developer

- Posts: 7025
- Joined: Sat Dec 19, 2009 11:41 pm
- Location: Sweden
Re: drag create preview
Great, that works.
Thanks a lot!
Thanks a lot!
- burnie
- Posts: 44
- Joined: Tue Jul 13, 2010 12:54 pm
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: Google [Bot] and 2 guests