Skip to content

feat: Make aspects, stunts, and extras clickable#159

Open
Alexandre-nk-Perdereau wants to merge 1 commit into
anvil-vtt:masterfrom
Alexandre-nk-Perdereau:feat/make_aspcts_stunts_extra_clickable
Open

feat: Make aspects, stunts, and extras clickable#159
Alexandre-nk-Perdereau wants to merge 1 commit into
anvil-vtt:masterfrom
Alexandre-nk-Perdereau:feat/make_aspcts_stunts_extra_clickable

Conversation

@Alexandre-nk-Perdereau

Copy link
Copy Markdown

#133 (comment)

Makes the aspects, stunts and extras clickable, wich allow us to removes the dialogue bubble taking too much places.

Still unsure about the aspects: currently it is the label that is clickable, so for empty label (and it is frequent) you have to click an invisible corner... I need to find something else I think. Maybe making the text clickable instead, but we need to still be able to edit it so I don't know.

@Alexandre-nk-Perdereau

Copy link
Copy Markdown
Author

just for clarification on what is a text and what is a label:
image

@Alexandre-nk-Perdereau

Alexandre-nk-Perdereau commented Nov 22, 2025

Copy link
Copy Markdown
Author

let's explain what this does:

you can now click on the stunt and extras directly to display them on the chat, without the bubble dialog button that was taking too much area:

image

(the darker "Stunttest" is because of the hovering effetc, my screen capture doesn't capture my mouse)

image image image

for the aspects it is a little more convoluted, because it would be counterintuitive to click on the editable text, we instead make the label clickable.
Here an example where I highlight the clickable areas:
image

image

@Alexandre-nk-Perdereau

Copy link
Copy Markdown
Author

the fact that for the empty label we have to click on an empty invisible place (only shown by the hovering effect) is not very satisfactory, so please don't hesitate to share any ideas you may have.

@Alexandre-nk-Perdereau Alexandre-nk-Perdereau marked this pull request as ready for review November 22, 2025 16:06
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.

1 participant