SplitPanel issue

Hi team,

When using Split Panel with with set attribute dockable="true" and attribute minSplitPosition="100px", the dock button can’t collapse the panel.

I understand this is because setting minSplitPosition. But it looks a little wired - the dock button can’t collapse the panel. So, can we add one more attribute like dockToZero to control the dock button behavior, if it’s set true, dock to zero, otherwise, dock to minSplitPosition?

Hello @hanbing.yin

Could you clarify what version of CUBA do you use?

Regards,
Daniil

v7.1.

Yes, you’re right, this behavior looks strange. I’ve filed the issue: GitHub.

Regards,
Daniil

Hi Daniil,

Thank you!