frappe / gantt

Open Source Javascript Gantt
https://frappe.io/gantt
MIT License
4.6k stars 1.02k forks source link

Today button position is wrong after resize #402

Open chiarapivetta opened 3 months ago

chiarapivetta commented 3 months ago

Hi, The side header, which can contain the scroll to today button or the mode drop-down, has a fixed position relative to the screen. That means that when you resize the screen, the button won't be stuck to the left side of the header but it goes everywhere and might not be visible. 

Initial position: image

After resize: image or: image

Klaus-Valse commented 2 months ago

I have the same issue, including the leftmost currently displayed month.

image

They both move with the scroll bar.