Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Trigger scroll on project files container to reposition scroller shadows (#2255) #2747

Open
core-ai-bot opened this issue Aug 29, 2021 · 2 comments

Comments

@core-ai-bot
Copy link
Member

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

@core-ai-bot
Copy link
Member Author

Comment by jasonsanjose
Thursday Feb 21, 2013 at 22:16 GMT


@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.

@core-ai-bot
Copy link
Member Author

Comment by jasonsanjose
Thursday Feb 21, 2013 at 22:23 GMT


Looks good. Merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant