Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event layer org unit tree scrollbar #87

Closed
janhenrikoverland opened this issue Apr 13, 2016 · 1 comment
Closed

Event layer org unit tree scrollbar #87

janhenrikoverland opened this issue Apr 13, 2016 · 1 comment
Assignees

Comments

@janhenrikoverland
Copy link
Contributor

  • Open event layer
  • Open organisation unit panel
  • Expand the tree out of the visible frame

-> No scrollbar

@turban
Copy link
Contributor

turban commented Apr 14, 2016

Fix:

scroll: false,
autoScroll: false,
viewConfig: {
  style: 'overflow-y:auto'
}

https://www.sencha.com/forum/archive/index.php/t-144780.html?s=b3a72bbd82e5cc20417f0b5779439b97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants