Hi everyone,
I am using the QuickInnerMenu demo. I am trying to toggle the arrow based on if the menu is visible.
Here is an example of what it looks like right now from Left to Right demo:
[Menu Items here ] >
When the user drags the > image the entire container expands. The problem is I can't find an event that gets triggered so that I can toggle the > image to a < image.
Is there a solution to this issue? Thanks in advance!