bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
52 stars 6 forks source link

Bug when using split and panel #7263

Open marciogurka opened 11 months ago

marciogurka commented 11 months ago

Forum post

"Hello,

I want to use Splitter and Panel from Core.widget.Splitter. But when i try to split, i have an issue like in the video.

There is an incompatibility? I have attached the js file to use with the example https://bryntum.com/products/scheduler/examples/split/. in the DOM i have only remove your header.

and when i split the panel come to the right."

You need to add flex-direction: row; to the .container to see as the video.

https://github.com/bryntum/support/assets/16693227/8810dc14-971f-425b-95be-2339aeee1185

Bug_Split_And_Panel_app.module.js_469663.zip

Sisco21 commented 10 months ago

Marcio do you have news?