-
-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use "location" directly instead of window.location and so on (since it is the same). Remove async from a function that did not need it (set_query_string_values). Use async and await in a function that was doing it but not idiomatically (reset_node_count, now named store_node_count). Changed its name too for clarity (and a closer analogy to store_node_properties). Added some comments and removed the hardcoded "sample trees" that we would not let modify for a user connecting remotely.
- Loading branch information
Showing
2 changed files
with
16 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters