Hello,
I saw in some documentation that:
uxpcommand
will incudeuxpshowpanel
anduxphidepanel
in thecommandId
field of the event whenever panels are shown and hidden. For plugins with a single panel, this is sufficient to detect that your panel’s state has changed. If your plugin has multiple panels, there is no way (at this time) to detect which panel was shown or hidden.
Now I know that uxpcommand is already working.
But I want to know if exists any way to check the panel info (multiple panel) or if work is in progress
Thanks!