You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timeline - of all Nodes, find the earliest and latest points, return node width accordingly
indications: Timeline.getWidth() (not static)
Optional - ask the teacher whether it would be a better practice to return simply start/end dates and calculate exact width in javascript later (it very likely will)
The text was updated successfully, but these errors were encountered:
Using Timeline and Node model classes:
indications: Timeline.getWidth() (not static)
Optional - ask the teacher whether it would be a better practice to return simply start/end dates and calculate exact width in javascript later (it very likely will)
The text was updated successfully, but these errors were encountered: