forked from brendangregg/FlameGraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using history.replaceState[1], a zoom state can be accessed by using the y and x frame attributes. history.pushState was explicitly not used since it would bring a slew of new issues to resolve (browser back and forward state). 1. https://developer.mozilla.org/en-US/docs/Web/API/History_API
- Loading branch information
Showing
1 changed file
with
22 additions
and
1 deletion.
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