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

Add class 'vertical-scroll' to the working set container when the scrollbar is present - #1010

Merged
redmunds merged 2 commits into
adobe:masterfrom
jhatwich:jhatwich/verticalScrollClass
Jun 9, 2012
Merged

Add class 'vertical-scroll' to the working set container when the scrollbar is present#1010
redmunds merged 2 commits into
adobe:masterfrom
jhatwich:jhatwich/verticalScrollClass

Conversation

@jhatwich

Copy link
Copy Markdown
Member

Provides a hook to adjust the layout of a working set item when the
scroll bar pops in, which is useful if you are laying something out to
the right edge of that view.

I ran into the need for this in creating a related files extension.

…present
Provides a hook to adjust the layout of a working set item when teh
scroll bar pops in which is useful if you are laying something out to
the right edge of that view.
@ghostghost assigned redmundsJun 7, 2012
Comment threadsrc/project/WorkingSetView.js Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should be able to use the existing $openFilesContainer (in place of $container) instead of doing this document search.

@jhatwich

Copy link
Copy Markdown
MemberAuthor

Thanks, Randy. I updated it to use the existing variable.

redmunds added a commit that referenced this pull request Jun 9, 2012
Add class 'vertical-scroll' to the working set container when the scrollbar is present
@redmunds
redmunds merged commit 8ffbe53 into adobe:masterJun 9, 2012
Sign up for freeto 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.

2 participants

@jhatwich@redmunds