Quick toggle to sheet image#185
Closed
jeremyregnerus wants to merge 4 commits intozeel01:masterfrom
jeremyregnerus:Image-Toggle
Closed
Quick toggle to sheet image#185jeremyregnerus wants to merge 4 commits intozeel01:masterfrom jeremyregnerus:Image-Toggle
jeremyregnerus wants to merge 4 commits intozeel01:masterfrom
jeremyregnerus:Image-Toggle
Conversation
zeel01
requested changes
Mar 21, 2022
Owner
zeel01
left a comment
There was a problem hiding this comment.
Seems like a reasonable idea. I'll merge in this and the others after I get all the spellcasting stuff done, then I can do all the merging and any conflict resolution in one go.
jeremyregnerus
commented
Mar 23, 2022
| src="{{actor.img}}" data-edit="img" | ||
| {{/if}} | ||
| title="{{actor.name}}{{#if flags.editing}} - {{localize "MOBLOKS5E.EditHint"}}{{/if}}"> | ||
| title="{{actor.name}}{{#if flags.editing}} - {{localize "MOBLOKS5E.EditHint"}}{{/if}}{{localize "MOBLOKS5E.ProfileImageHint"}}"> |
Collaborator
Author
There was a problem hiding this comment.
I am struggling to get consistent line breaks and spaces for the tooltip on this. Still need to resolve this.
Collaborator
Author
|
Converted draft, waiting for #182 Spellcasting Refactor to rebase. |
Collaborator
Author
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.


Adds a modifier click to the sheet image to change the use-token-image toggle. This makes is really fast to change between images for sharing with the players.
quick.toggle.image.mp4