Ross Hill
Ross Hill
It would be useful if the map showed which calls occurred in, say, the last 30 minutes.
- [x] Sea level rise - [ ] Ocean acidity - [x] Ice melt - [ ] Carbon emissions (global/by country)
- [x] smooth scroll - [x] highlight reflist item - [ ] tooltip on hover?
## Summary Closes #3867 ## Test Plan > cargo test -p rome_js_analyze -- shouty With some new test cases which were missing: ```javascript const Empty = ""; export const E...
### Environment information According https://rome.tools/docs/lint/rules/noShoutyConstants/ > Disallow the use of constants which its value is the upper-case version of its name. Such code snippet should not emit a warning: ```javascript...
Right now when you visit Mandelbrot.site on a mobile device, the Mandelbrot set goes outside of the window and is cut off. Make it so that on small screen sizes,...
When you click the map pin icon (the share button), the share link of the current location should be saved to a panel in the sidebar so you can revisit...