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

Tooltip slides into view after collapsing example code editor #9694

Open matsbryntse opened 3 months ago

matsbryntse commented 3 months ago

https://bryntum.com/products/gantt/examples/summary/

https://github.com/user-attachments/assets/1afcd631-6c9a-48f0-9261-0faaf9ba711a

ExtAnimal commented 3 days ago

Just needs me.x = 0; at the start of alignTo to allow the widget to regain its natural width if it was aligned up against the right edge of the viewport.