Hi,
My project requires me to add an icon in between two panes of the SupportingPanesLayout. This icon should signal the draggability to the user. Is it possible to add this? Or should a requirement ticket be created?
Thanks in advance,
Nick
Hi,
My project requires me to add an icon in between two panes of the SupportingPanesLayout. This icon should signal the draggability to the user. Is it possible to add this? Or should a requirement ticket be created?
Thanks in advance,
Nick
Hi @nick-linked-tensor,
Where between the panes would you like to place the icon? Currently, we support adding custom elements between panes, but they can’t share the same position as the resize handler or overlap with it. For example:

It should be in the middle of the resize handler as this is where the cursor has to be positioned to start resizing. Then it is not possible for now. Is this planned for a later release?
Please create an A12 ticket so we can assess whether this use case is feasible.
Thanks.