Daily updates from Odoo
Wednesday, September 8, 2021
1 change
Resolved issues and error corrections
The project Gantt view now shows the magnifier and plus actions when users hover over any cell, not just existing task bars. This makes it easier to inspect or add planning items from empty spaces, reducing confusion in scheduling workflows.
Original PR description
Prior to this commit: The magnifier and plus icons were only showing up when hovering gant pills and no more when hovering empty gantt cells. After this commit: The magnifier and plus icons are show when hovering any gant view cell. task-2638359