Issue by jbalsas
Wednesday Feb 20, 2013 at 00:33 GMT
Originally opened as adobe/brackets#2905
This is a possible fix for #2255.
The problem was that the scroller shadow for the project files area was overlapping the title because it was not being repositioned once the title was first set.
Triggering a scroll event forces _updateScrollerShadow on ViewUtils to run again, positioning the shadow scroller in the right place.
jbalsas included the following code: https://github.com/adobe/brackets/pull/2905/commits