feat: replace our home-grown gantt implementation with ganttastic #2180

Merged
konrad merged 78 commits from feature/ganttastic into main 2022-10-27 16:03:27 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b7b4530a11 - Show all commits

View File

@ -10,7 +10,7 @@
:grid="true"
@dragend-bar="updateTask"
@dblclick-bar="openTask"
konrad marked this conversation as resolved Outdated

Is it possible to use here simply inherit as value?

Is it possible to use here simply `inherit` as value?

Seems to work, yes.

Seems to work, yes.

Not necessary with lates release. Removed.

Not necessary with lates release. Removed.
font="'Open Sans', sans-serif"
font="inherit"
:width="ganttChartWidth + 'px'"
>
<template #timeunit="{label, value}">