On 2/25/17, 8:52 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:

>Hi,
>
>Is there anyway to make horizontal and vertical scrollbars allways show?
>A overflow:scroll should do it but it looks like you can’t directly apply
>styles to the container (positioner?) that has the scroll bars. Adding
>this style to the container that has the scrolled content has no effect.

Again, probably DAYG (Do As You Go).  If none of our examples needed it,
nobody has coded it up.  In FlexJS, we probably shouldn't have
scrollPolicy like we did with Flex.  It should just be a choice of
ScrollingViewport beads:  One with only-vertical, one with
only-horizontal, one with both on always, one with some smarts about when
to turn them on, etc.


>
>BTW I recall bringing this up a couple of years back. See for example
>https://issues.apache.org/jira/browse/FLEX-34242 and a couple of other
>JIRA’s related to scrolling at the some time.

Not all bugs will be fixed right away.  We just don't have enough people.
We need more code contributors.

My 2 cents,
-Alex

Reply via email to