Hey guys, is it possible to customise expand button click behavior
Or how can i catch this event? I’ve tried lot of listeners from eventBus but i didnt found.
What do you want to accomplish?
Hi @wot.benz
Have you found a solution to catch the event? I am searching for the same thing.
I was trying to open subprocess or expand it in new page, but its no longer relevant.
No I didn’t, but I figured out that i can use double click event and i have reached my goal
I found this question while searching for a way to resize the viewport to fit my modeler when I open a subprocess; the CMS I’m integrating it with has some odd CSS in it, so I have to manually set the viewer size. Is there an event that fires when the subprocess is opened? I dug through the event logs but I couldn’t find anything.