Actions
Patch #25745
closedOptimize Gantt Charts for mobile screens
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Once the screens goes below a certain width (~400px) it is impossible to horiziontally scroll the gantt chart area:
Attached you will find a patch that fixes this problem by setting the column that holds the issues to a width relative to the screen width, rather than a fixed width on mobile devices.
Files
Actions