v1.9.3 - fix taskbar cal issue
This commit is contained in:
+8
-1
@@ -226,6 +226,7 @@ npm run dev
|
||||
| `showTaskbarTab`  | `boolean` | `true` | Whether to display resource tab on TaskBar (shows resource allocation label on TaskBar in resource view) |
|
||||
| `enableTaskListCollapsible`  | `boolean` | `true` | Whether to allow collapsing/expanding the TaskList panel. When `false`: forcibly hides TaskList, SplitterBar and collapse button; Timeline takes full width |
|
||||
| `taskListVisible`  | `boolean` | `true` | Controls TaskList visibility (reactive). Only effective when `enableTaskListCollapsible=true` |
|
||||
| `enableTaskDrawerAutoClose`  | `boolean` | `true` | Whether to allow TaskDrawer to auto-close (closes on outside click or Esc key). Set to `false` to disable auto-close — the drawer can only be closed via its internal close button |
|
||||
|
||||
#### TaskListColumn Component Props
|
||||
|
||||
@@ -3637,7 +3638,13 @@ View the complete [Contributors list](./CONTRIBUTORS.md)。
|
||||
|
||||
---
|
||||
|
||||
## 📄 Open Source License
|
||||
## � Troubleshooting
|
||||
|
||||
For common issues and solutions, please refer to [Troubleshooting-EN.md](./Troubleshooting-EN.md).
|
||||
|
||||
---
|
||||
|
||||
## �📄 Open Source License
|
||||
|
||||
[MIT License](./LICENSE) © 2025 JORDIUM.COM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user