Hello,
i have a problem with the AdvSmoothRotaryMenuDialog. When opening, the animation briefly jumps to the end, then back to the beginning, and then runs normally. That looks very unattractive. If I disable the animation, the menu no longer disappears at all (despite CloseOnDeactivate and CloseOnMouseLeave). “To reproduce the issue, it is enough to place the component and call:
AdvSmoothRotaryMenuDialog1.PopupMenuAtControl(TButton(Sender));”
regards
Andreas