Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Canvas overflow-x but not overflow-y

    On a Canvas with some custom html I set
    useTouchScrolling: false
    overflow: 'auto'

    Is there any way to only enforce overflow-x but not overflow-y?
Working...
X