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
53 stars 6 forks source link

Responsiveness sometimes produce layout issues #5417

Open matsbryntse opened 1 year ago

matsbryntse commented 1 year ago

resize window in basic demo few times

Screenshot 2022-10-14 at 15 00 25
dongryphon commented 1 year ago

I needed a 6x throttle to make the issue appear. When it fails, the mode selector specifically is not minified

image

It did get b-responsive-small but not b-minified

image

dongryphon commented 1 year ago

The toolbar overflow did not sync visibility correctly. Calling it from the console did not correct the matter.