Make the scale-rotate tool's commit behavior more consistent with that of other tools#2
Conversation
|
At least a few members of LRAC (including myself) have been using this modification regularly over the past 3 weeks, and I haven't heard any issues yet, so I'm marking this PR as ready for review. Please let me know if there's anything I can do, or if you need any information from me, to make it easy to review this PR! |
…mmit-button Make the scale-rotate tool's commit behavior more consistent with that of other tools
selection-scale-rotate.user.js
Outdated
| // @match https://*.official-linerider.com/* | ||
| // @match http://localhost:8000/* | ||
| // @downloadURL https://github.com/EmergentStudios/linerider-userscript-mods/raw/master/selection-scale-rotate.user.js | ||
| // @downloadURL https://github.com/ethanjli/linerider-userscript-mods/raw/master/selection-scale-rotate.user.js |
There was a problem hiding this comment.
Given that this will exist in EmergentStudios/linerider-userscript-mods, the download URL should continue to point here, right?
There was a problem hiding this comment.
Yes, when I committed 71a3b35 I wasn't sure if this repo was still going to be maintained, or if I should start an actual fork. I'll change the download URL back when I also merge ethanjli#2 into this PR.
There was a problem hiding this comment.
Ok, I've reverted the download URL and merged ethanjli#2 into this PR - please let me know if there's anything else I should do on this PR!
* Add checkboxes to mirror a selection along X or Y * Revert download URL to upstream repo
Fixes:
Additions/changes: