Comment on The true size of a country or stateComments−cmwelsh11yThe author of this tool should use history.replaceState instead of history.pushState. Otherwise the way the page saves state using the HTML5 History API makes it impossible to use the back button.−irremediable11yYeah, noticed this. Kind of annoying. Overall, a very cool idea, and well executed, though!
Comments
The author of this tool should use history.replaceState instead of history.pushState. Otherwise the way the page saves state using the HTML5 History API makes it impossible to use the back button.
Yeah, noticed this. Kind of annoying. Overall, a very cool idea, and well executed, though!