Forum Discussion
Anonymous
2 years agoNot applicable
Enable X scrollbar from custom visual
Hi, I'm developing a flowchart and I need to enable the overflow option, but this works only to Y axis, even though the content exceeds the the screen limit on the X axis too. I'm using the over...
- Anonymous2 years ago
I solved it, I had to activate overflow to auto in the css file in the body.visual-sandbox tag, in addition to keeping it activated in the constructor
Anonymous
2 years agoNot applicable
I solved it, I had to activate overflow to auto in the css file in the body.visual-sandbox tag, in addition to keeping it activated in the constructor