View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0029428 | Runner | HTML5 | Public | 2018-05-14 12:59 | 2018-10-29 14:19 |
Reporter | Stewart Bishop | Assigned To | Alan Savage | ||
Priority | Low | Severity | C - General | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Product Version | 2.1.4 | ||||
Target Version | 2.2.1 | Fixed in Version | 2.2.1 | ||
Summary | 0029428: HTML5: path_endaction doesn't work | ||||
Description | path_endaction has no effect in HTML5. The following code runs as expected in Windows (path_action_reverse is executed) but not in HTML5 (path_action_restart, as set in the path_start() function, is executed). path_start(path0, 4, path_action_restart, 0); path_endaction = path_action_reverse; | ||||
Steps To Reproduce | 1) Run the sample in Windows 2) Run it in HTML5 3) Notice the difference | ||||
Tags | 1_4_final, html5, Runner | ||||
1.4 Found In | |||||
2.x Runtime Found In | 2.1.4.216 | ||||
2.x Runtime Verified In | 2.2.1.268 | ||||