Patch #25745
Optimize Gantt Charts for mobile screens
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI - Responsive | |||
Target version: | 3.2.7 |
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.
History
#1
Updated by Felix Gliesche over 5 years ago
This patch applies without whitespace warnings.
#2
Updated by Go MAEDA over 5 years ago
- Target version set to 3.2.7
I confirmed the problem in iOS Emulator. The patch works fine for me.
Setting target version to 3.2.7.
#3
Updated by Jean-Philippe Lang over 5 years ago
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
Committed, thanks.
#4
Updated by Jean-Philippe Lang about 5 years ago
- Status changed from Resolved to Closed