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

Make the whole category clickable, not just the caret #110

Open
arteymix opened this issue Sep 13, 2024 · 2 comments
Open

Make the whole category clickable, not just the caret #110

arteymix opened this issue Sep 13, 2024 · 2 comments
Assignees

Comments

@arteymix
Copy link
Member

arteymix commented Sep 13, 2024

The same should apply to checking the annotations.

If the debug mode is enabled, categories can have both a caret and checkbox. I think in that case the checkbox should be checked when the text is clicked.

@oganm
Copy link
Member

oganm commented Sep 16, 2024

we are talking about these guys right?

image

why the text? shouldn't clicking the checkbox be enough? nothing else works like that so far

@arteymix
Copy link
Member Author

arteymix commented Sep 16, 2024

It's supported in Vuetify with the caveat that the category itself won't be selectable.

https://v2.vuetifyjs.com/en/api/v-treeview/#props-open-on-click

I suggest you bind that thingy to the debug mode status.

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

No branches or pull requests

2 participants