jQuery UI Widgets Forums Layouts DockPanel Docking panel on a Tab, height is limited

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 7 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Docking panel on a Tab, height is limited #96848

    emberq
    Participant

    My app uses jqxdocking on a jqxTab. I have 6 panels across and my window size means that I can fit 3 rows of windows. I would like to drag the windows around but I’m restricted in the height. I have a lower tab border around 600px down. If I drag below that I get a vertical scroll. I’d like to increase the size of the docking panel or the panels to the full height of the screen. I can’t increase the size of the floating windows – that would defeat the purpose of this UI approach.

    Thanks for any advice.


    Hristo
    Participant

    Hello emberq,

    You could set “100%” height of the jqxTabs to take full size.
    Note: It will take the size of its parent.
    Also, you could change the size relevant to changed rows.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.