Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Trigger scroll on project files container to reposition scroller shadows (#2255) #2905

Merged
merged 1 commit into from
Feb 21, 2013
Merged

Conversation

jbalsas
Copy link
Contributor

@jbalsas jbalsas commented Feb 20, 2013

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.

@ghost ghost assigned jasonsanjose Feb 21, 2013
@jasonsanjose
Copy link
Member

@jbalsas You should be able to create branches in this main repo now if you think it's more convenient than your current setup on your fork.

@jasonsanjose
Copy link
Member

Looks good. Merging.

jasonsanjose added a commit that referenced this pull request Feb 21, 2013
Trigger scroll on project files container to reposition scroller shadows (#2255)
@jasonsanjose jasonsanjose merged commit c95cec1 into adobe:master Feb 21, 2013
@jbalsas jbalsas deleted the fix-2255 branch February 28, 2013 04:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants