Open
Conversation
# About the pull request This PR adds a "Copy Coordinates" button to the Laser Designator and Rangefinder Binoculars interface # Explain why it's good for the game Currently, Spotters and Squad Leaders have to manually drag-select text in the chat window or the UI to copy coordinates. This is tedious, slow, and prone to user error (e.g., selecting the line above by accident, missing a digit, or copying extra text). # Testing Photographs and Procedure <img width="446" height="295" alt="image" src="https://github.com/user-attachments/assets/f3095f85-07b1-4fd5-a455-8c1c61174a85" /> <img width="478" height="93" alt="image" src="https://github.com/user-attachments/assets/8c9826b4-5a8e-4338-8be7-95c5f7966847" /> # Changelog :cl: qol: Added a "Copy Coordinates" button to the Laser Designator/Binoculars UI /:cl:
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About the pull request
Explain why it's good for the game
Testing Photographs and Procedure
Screenshots & Videos
Put screenshots and videos here with an empty line between the screenshots and the
<details>tags.Changelog
🆑
add: Added something
del: Removed old things
qol: made something easier to use
balance: rebalanced something
fix: fixed a few things
spellcheck: fixed a few typos
ui: changed something relating to user interfaces
code: changed some code
refactor: refactored some code
soundadd: added a new sound thingy
sounddel: removed an old sound thingy
imageadd: added some icons and images
imagedel: deleted some icons and images
mapadd: added a new map or section to a map
maptweak: tweaked a map
config: changed some config setting
admin: messed with admin stuff
server: something server ops should know
/:cl: