jQWidgets Forums

jQuery UI Widgets Forums Layouts Docking addWindow – possible bug

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 11 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • addWindow – possible bug #49902

    Makla
    Participant

    I try this:

     $("#jqxDocking").jqxDocking({
         width: 300,
         theme: 'energyblue'
     });
     $('#jqxDocking').jqxDocking({ });
     $('#jqxDocking').jqxDocking('addWindow', 'window3', 'docked', 1);

    from the demo, but windows is positioned in first (zero) panel.
    I would expect: if the fourth parameter is undefined, that the panel is positioned at the end of the appropriate column, not always first.

    addWindow – possible bug #49960

    Peter Stoev
    Keymaster

    HI Makla,

    We will consider your suggestion. It is however not a bug.

    Best Regards,
    Peter Stoev

    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.