mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 10:57:49 +00:00
Fix baseline gantt chart bug when new tasks are added to the planned schedule
This commit is contained in:
@@ -1606,4 +1606,4 @@ class Sequence(blenderbim.core.tool.Sequence):
|
||||
|
||||
@classmethod
|
||||
def is_sort_reversed(cls):
|
||||
return bpy.context.scene.BIMWorkScheduleProperties.is_sort_reversed
|
||||
return bpy.context.scene.BIMWorkScheduleProperties.is_sort_reversed
|
||||
Reference in New Issue
Block a user