ui-layout icon indicating copy to clipboard operation
ui-layout copied to clipboard

dividerSize only affect horizontal splitterbar

Open dstran opened this issue 9 years ago • 3 comments

Setting the dividerSize has no effect on the vertical splitterbar. Is a fix coming?

dstran avatar Feb 18 '16 17:02 dstran

+1 on this, also experiencing this issue.

msholly avatar Aug 24 '16 17:08 msholly

Do not see such behavior on version 1.4.2. dividerSize sets a right size for the vertical splitterbar.

dark-gray avatar Aug 25 '16 06:08 dark-gray

Working Code <div ui-layout="{flow : 'column', dividerSize : 50}">

Nevermind! I didn't see that the ui-layout options is an array. I had it set as a separate item.

msholly avatar Aug 25 '16 16:08 msholly