Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 9df9f8f

Browse files
committed
add ref label
1 parent 4057bfe commit 9df9f8f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

runestone/activecode/js/activecode.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,8 @@ export class ActiveCode extends RunestoneBase {
554554
$(this.runButton).text($.i18n("msg_activecode_save_run"));
555555
}
556556

557+
// _`addHistoryScrubber`
558+
// ---------------------
557559
// Activecode -- If the code has not changed wrt the scrubber position value then don't save the code or reposition the scrubber
558560
// -- still call runlog, but add a parameter to not save the code
559561
// add an initial load history button

0 commit comments

Comments
 (0)