This topic contains 2 replies, has 2 voices, and was last updated by  heinz 8 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Hide scrollbars #81842

    heinz
    Participant

    Howdy,

    I’am trying to hide the scrollbars of a panel, because I want to scroll programatically dependant on some criteria. When setting the scrollbar size to 0, scrollbars are still shown, at least very narrow (3 pixels or so), and are still accessible too. When setting the size to -1 or -2, scrollbars are still there, when setting the size to -3 scrollbars disappear. But this has side effects when aligning the panel with other elements.
    On mobile devices, even worse, the scroll bar size parameter does not seem to have any effect. Scrollbars are always shown with thte default size.

    Suggestion: when the parameter “scrollBarSize” is set to 0, hide scrollbars unconditionally.

    Did I miss something, or are there any workarounds for this?

    cheers
    Heinz

    Hide scrollbars #81855

    Peter Stoev
    Keymaster

    Hi Heinz,

    This is not possible and not planned to be. The size as any size property should be positive number.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Hide scrollbars #81861

    heinz
    Participant

    Hi Peter,

    thanks for the reply – I appreciate that. Although it doesn’t please me at all, as I have to neglect using the panel widget for my purposes.

    cheers
    Heinz

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.