jQWidgets Forums

jQuery UI Widgets Forums Dialogs and Notifications Window Resizing cursor is over scroll

Tagged: 

This topic contains 3 replies, has 2 voices, and was last updated by  Makla 11 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Resizing cursor is over scroll #17971

    Makla
    Participant

    I must admin that window control is great. It only bothers me, that if you have more content that window can handle it and it shows scrolls, using the scrolls is almost impossible, since you always trigger 2 events: scrolling and resizing.
    It would be much much better, if that situation would not be possible. The resize cursor appear when you are a few pixels inside window. This could be corrected to show resize cursor sooner (on border of the window or 1, 2 pixel out of the window).
    The second improvement could be achieved with narrow thick where you can resize window. I would say that now is around 10px. It could be only 5 or less.

    Can I achieve this 2 things on my own?

    Resizing cursor is over scroll #17973

    Peter Stoev
    Keymaster

    Hi Makla,

    If you want to disable the scrolls, set overflow: hidden to the window’s content in the HTML Markup.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Resizing cursor is over scroll #18014

    Makla
    Participant

    No, I don’t want to disable it. The problem is that I can not scroll without also resizing.
    Link to screen shot.

    Resizing cursor is over scroll #49225

    Makla
    Participant

    Peter hi!
    I saw some changes about this problem. I am using redmond, nothing, and sunny-ui style, but all still contains a problem.
    Now you can not resize (together with scrolling) when window has vertical scroll.
    Great, but the cursor remains (cursor:ew-resize), even the resize is not working, which is OK, since we are scrolling not resizing.

    It would be also great, that scroll height would not be 100%, so we can resize the window also in right-down corner.

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

You must be logged in to reply to this topic.