dalestone / angular2-gantt

A gantt library written in angular
MIT License
67 stars 38 forks source link

view doesn't limit to bootstrap containers #35

Open Wim-van-der-Veen opened 7 years ago

Wim-van-der-Veen commented 7 years ago

I noticed that both the 'grid' and the 'gantt-activity' containers use a fixed width, whereby the 'gantt-activity' width depends on the screen size. That does conflict with my bootstrap-4 (beta) setup. I am planning to change this (locally). If you're interested, i can submit that code (once finished).