Last 12 weeks · 0 commits
2 of 6 standards met
Very interesting project. Noticed a small issue that might be worth fixing. To reproduce: select preset (like Sinusoidal) make a modification to x or y function the preview map should change reflecting your change re-click the same preset (Sinusoidal) Expected: The original Sinusoidal projection is reloaded into the preview and x / y functions Actual: Modified version stays loaded (probably due to the fact that currently the id in the url doesn't change from the default's id once a modification has occurred to the preset). Thanks!
Also, if the rendering mode is stateful, there should be some indication of what is the present state of the software. Steps to surprise: 1. Render some projection in super-hifi. Get an awesome map! Awesome! (Not sarcasm, the new super hi-fi mode is sweet) 2. Click some other projection 3. wait 4. wait 5. wait (still no info about the projection displayed in the x = or y = boxes) 6. finally, the super-hifi image renders, and the function is displayed in the x= and y= boxes. 7. Realize that the software made a super hi-fi map before displaying the projection to you, feel kinda dumb I think you should display the projection functions in the x= and y= boxes, and setTimeout the rendering function so that I can read them while I wait. Add some indication of what the current mode is. I'd be happy to implement this if you agree.
Repository: tmcw/projectityourself. Description: a website that encourages people to make their own projections Stars: 13, Forks: 2. Primary language: JavaScript. Languages: JavaScript (97.2%), CSS (2.5%), HTML (0.3%). License: ISC. Homepage: http://macwright.org/projectityourself/ Open PRs: 0, open issues: 0. Last activity: 8y ago. Community health: 42%. Top contributors: tmcw.