---
title: "Scrolling of the Dispatch Panel"
canonical: "https://help.fieldbuddy.com/space/FBDOCS/2279930766/Scrolling%20of%20the%20Dispatch%20Panel"
format: markdown
---
> Macro (excerpt)
> 
> The Dispatch Panel has two columns:
> 
> - The column on the left (Resource Units)
> - The column on the right (Week and Days).
> 
> Both columns need to have the same scrolling speed. If this is not the case, then it needs to be reported.
> 
> > Bojan (The Dispatch Panel developer) reported the right column (Week and Days) of the Dispatch Panel scrolled slowly because of a feature called "smooth scrolling". By default it is enabled in all major browsers. When "smooth scrolling" is disabled everything works as expected. People on the forums say that this is fixed in ExtJS 5.1+ and newer versions of Scheduler, so the commit [df0b010](https://bitbucket.org/intigris/fb/commits/df0b010e2e69a8c5fcb0ae2c0f930692857f974d?at=development) is just a temporary fix until we upgrade everything and should be removed in the future.