Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement copy/pasting of glance traits #92

Merged
merged 2 commits into from
Mar 3, 2018
Merged

Implement copy/pasting of glance traits #92

merged 2 commits into from
Mar 3, 2018

Conversation

Meorawr
Copy link
Member

@Meorawr Meorawr commented Mar 2, 2018

Fixes #37. Tested with my own profile and companions, as well as copying from profiles in the register. Unfortunately trying to find someone ingame right now with a companion profile is proving impossible, so haven't tested copying another persons companion traits.

This is provided as part of the right-click menu. While another ticket (#63) does suggest the use of Ctrl-Click for the copy operation, there's the question of how do you then paste it. A button could be added to the editor instead, but this approach feels fine (I mean, everything lets you right-click for copy and paste normally, right?).

A lot of this would benefit from a better dropdown system, as the current implementation relies on the glance buttons having global names to perform the copy at least.

Meorawr added 2 commits March 2, 2018 17:43
This is provided as part of the right-click menu. While another ticket
does suggest the use of Ctrl-Click for the copy operation, there's the
question of how do you then paste it - a button could be added to the
editor instead, but this approach feels fine (I mean, /everything/ lets
you right-click for copy and paste normally, right?).

A lot of this would benefit from a better dropdown system, as the
current implementation relies on the glance buttons having global names
to perform the copy at least.
Flag sets apply to glances, not presets...
@Meorawr
Copy link
Member Author

Meorawr commented Mar 3, 2018

Did some additional testing; confirmed that presets aren't broken with the dropdown changes and verified that I can copy another user's companion glances onto my own just fine.

@Ellypse Ellypse merged commit b960d7d into Total-RP:development Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants