Patch #32166
Rounded corners on table.gantt-table
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | Candidate for next major release |
Related issues
History
#1
Updated by Go MAEDA over 3 years ago
- Target version set to Candidate for next major release
#2
Updated by Go MAEDA over 3 years ago
- Related to Patch #32014: Rounded corners on table.list elements added
#3
Updated by Go MAEDA over 3 years ago
- File unnecessary-line-before@2x.png added
- File unnecessary-line-after@2x.png added
Thank you for posting the patch.
But I found a small issue. You will see an unnecessary vertical line after applying the patch. Please see the screenshots below.
Before:
After:
#4 Updated by Anonymous over 3 years ago
Go MAEDA wrote:
Thank you for posting the patch.
But I found a small issue. You will see an unnecessary vertical line after applying the patch. Please see the screenshots below.
Thanks for pointing it out. I did this on purpose, to mark the gantt containing parent table (table.gantt-table), so it would kind of be exactly like calendar in styling, or else in the most zoomed-out state, or when you choose to display a low amount of months ahead, gantt table ends up too far from the the sidebar, and there is bare emptiness in between, which I didn't think looked good.
Maybe I should have also colored table.gantt-table with slight gray for it to look a bit more distinct.
I will post alternative patch though which just doesn't add border to the parent container (table.gantt-table), but instead changes the border of the gantt itself.