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

Autocomplete list is too long #76

Open
OshidaBCF opened this issue Jun 15, 2023 · 2 comments
Open

Autocomplete list is too long #76

OshidaBCF opened this issue Jun 15, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@OshidaBCF
Copy link

The autocomplete list of emote is no longer limited by the settings.

image
image

Side note : Wouldn't it be better to make change the sliders into "step slider", so that it lock on values instead of being a "floating" value

@OshidaBCF OshidaBCF added the bug Something isn't working label Jun 15, 2023
@Yentis
Copy link
Owner

Yentis commented Jun 15, 2023

This is intended. The settings only apply to the custom emote window, not the default Discord one.

Wouldn't it be better to make change the sliders into "step slider", so that it lock on values instead of being a "floating" value

This isn't supported by ZeresPluginLibrary, it can only lock onto the markers or not at all.

@OshidaBCF
Copy link
Author

This is intended. The settings only apply to the custom emote window, not the default Discord one.

I see, could it be possible to also apply it to discord's, as it is the one i personally use, a toggle maybe "also apply to discord's list"

This isn't supported by ZeresPluginLibrary, it can only lock onto the markers or not at all.

That's what i meant, make it "lock" to the 5, 10, 15 values, instead of any number in between.

@Yentis Yentis added enhancement New feature or request and removed bug Something isn't working labels Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants