TopbarPlus icon indicating copy to clipboard operation
TopbarPlus copied to clipboard

Missing Icon.highlightKey despite shown on docs

Open Hunterk1241 opened this issue 8 months ago • 0 comments

On the documentation, it tells you that you can change the default highlight key from DPadUp to any binding you seem fit. image However, this seems to not be true as setting Icon.highlightKey does nothing. For example, doing Icon.highlightKey = Enum.KeyCode.ButtonY doesn't change it to ButtonY and keeps it as DPadUp. Perhaps a mistake?

Hunterk1241 avatar Jun 29 '24 19:06 Hunterk1241