In the web interface, the target web panel of my custom glance fills the whole right side. However, on Android, iOS, and Mac it occupies only a rectangle at the top of the page, cutting off some content.
How can I change the dimensions?
I tried AP.sizeToParent(), but this doesn’t seem to have an effect.
Hi @m.schmidt,
I had assumed the panel would occupy the entire screen in a mobile device. I’ll get in contact with the mobile team to see if they can help. AP.sizeToParent
only works in general page modules, but I can see why you gave it a go in this case.
Regards,
Dugald
I’ve created [ACJS-1145] - Ecosystem Jira to track this issue.
2 Likes