Hey guys,
I'm performing a few changes in my add-on for the new JIRA issue view.
Initially I had (and I still do) a web panel located at
atl.jira.view.issue.left.context
But in the new issue view, when viewing an issue in the dialog, the addon was not there. So, in order to be visible I created a new webPanel module located at
atl.jira.view.issue.right.context
and now I can see it in the new (dialog) issue view. However, if I open the issue in full screen mode, I see the addon twice: In the left and right contexts.
There is a way for me to hide right context web panel if I am in full screen view? How do I accomplish that?
Thanks in advance!
Luís