Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Issue with setting VirtualScroll to true in latest release (Read 1812 times)
Aby
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 9
Joined: Jun 6th, 2013
Issue with setting VirtualScroll to true in latest release
Jun 6th, 2013 at 2:33pm
Print Post  
Hi All,

I've a "Properties" pane, which expands when I click it over the canvas. This was showing up correctly till I tried the setVirtualScroll to true.

Now the div is going under the canvas.

Any help is much appreciated.

Attached is the screenshot of the issue. I've marked in red where the div is going behind canvas.

Regards,
Aby
  

before_after.png (Attachment deleted)
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Issue with setting VirtualScroll to true in latest release
Reply #1 - Jun 6th, 2013 at 3:00pm
Print Post  
Hi,

In this mode the canvas is moved out of the div, and canvas.style.zIndex is set to 1. Try setting ZIndex of your property pane to a value larger than 1.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint