| | | |
Offset 305, 15 lines modified | Offset 305, 15 lines modified |
305 | ····attr(frames,·"nframes")·<-·nframes·+·nframes_before·-·1 | 305 | ····attr(frames,·"nframes")·<-·nframes·+·nframes_before·-·1 |
306 | ····attr(frames,·"max_id")·<-·find_max_id(prior,·new_tween) | 306 | ····attr(frames,·"max_id")·<-·find_max_id(prior,·new_tween) |
307 | ····frames | 307 | ····frames |
308 | } | 308 | } |
| |
309 | BASEDATE·(double)·=·structure(0,·class·=·"Date") | 309 | BASEDATE·(double)·=·structure(0,·class·=·"Date") |
| |
310 | BASEDATETIME·(double)·=·structure(-2.24113464355469e-05,·class·=·c("POSIXct",·"POSIXt" | 310 | BASEDATETIME·(double)·=·structure(-1.59740447998047e-05,·class·=·c("POSIXct",·"POSIXt" |
311 | )) | 311 | )) |
| |
312 | close_state·(closure)·=·function·(.data,·ease,·nframes,·exit)· | 312 | close_state·(closure)·=·function·(.data,·ease,·nframes,·exit)· |
313 | { | 313 | { |
314 | ····from·<-·.get_last_frame(.data) | 314 | ····from·<-·.get_last_frame(.data) |
315 | ····if·(.has_frames(.data))· | 315 | ····if·(.has_frames(.data))· |
316 | ········nframes·<-·nframes·+·1 | 316 | ········nframes·<-·nframes·+·1 |