FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

17M Downloads

Add 2 new listeners that listen to text click and hover events of "Text" elements

Keksuccino opened this issue ยท 0 comments

commented
  • There should be two new Markdown formattings, one for hover events and one for click events.
  • Hover and click event text looks like normal hyperlink text, but the colors of both events are separated from hyperlink and each other, so you can individually set the event colors, just like for the hyperlink color.
  • Both events have the actual display text in the first part of the formatting, like hyperlinks in [ ], and a unique identifier in the second part, like hyperlinks have the URL in ( ).
  • When an event is triggered, the listeners get notified with the unique ID of the event as custom variable to be able to identify the clicked/hovered text.