-
Notifications
You must be signed in to change notification settings - Fork 263
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
Reset Function/Menu Option for Token/Stamp Images #106
Comments
We still looking to add this one? Another quick hit? |
some questions about that (or maybe I'm missing something here):
|
I think this needs some further explanation. As you say, we already have Clear Facing on the menu and the size can be reset as well via the Size sub-menu. |
When you're manipulating stamps you can royally foul it up by flipping, and drag resizing it. What I would like is a way to reset it to its original dropped state and start over. Note, an undo function would help as well but that part of MapTool really needs some refactoring and love (or so I"m told). To see the issue, drop an image onto the background layer then click the small box in the corner and drag it around. |
So perhaps a Native Size option just under Free Size? Should it also reset any rotation or leave that to the Clear Facing item? |
Yes, that would work perfectly fine for the size reset to use native size. I'm not sure if the reset flips is obvious with native size but I think it still works. They'd figure it out after one try. The case could be made the resetting flips isn't that big a deal since it's pretty easy to reverse that one. I would leave reset rotation to clear facing. I don't know that's it's obvious that facing and rotation are the same thing for new users. It's not much of a learning curve. All that said, the term reset (to me) is obvious for all of those things. My main pain point is around sizing. The rest is gravy. |
Both Reset Size and Native Size seem obvious as to what they would do to me. The question would be what is the behavior on the Token layer. Does it go to Medium or the Native Size. For the first option, Reset Size would be the only choice. For the second option, either would work. |
I think on the token layer Native Size makes the most sense. Basically, you're setting it to free size and removing any free-size size modifications. |
I'm 100% with that. |
Added a Reset Size popup menu entry. As far as I understand it resets the size as defined. Clear facing and flipping still left to the original menu entries. Also introduced new resetSize function doing same as the menu entries for reset size. Fix in #311 |
Fix #106 add reset size popup menu entry
An option added to the Token popup menu to restore default size and orientation to a MapTool token or stamp along with a MTScript function to do the same.
The text was updated successfully, but these errors were encountered: