[OPEN] [#94] HBox Window with Splitters Example - can right collapse tool be repositioned?

  1. #1

    [OPEN] [#94] HBox Window with Splitters Example - can right collapse tool be repositioned?

    Hi,

    Looking at the useful example here:
    https://examples2.ext.net/#/Layout/HBoxLayout/Split/

    I notice that when you collapse the left panels the expand tool appears at the top. But when you close a right panel, the expand tool is at the bottom. Is there a way to control this? With Border Layouts, for example, this doesn't seem to happen. I tried to look for a tool position setting of some sort but could not see one in the documentation for the Ext.resizer.Splitter... Maybe it is just an existing limitation in Ext JS 4.1?
    Last edited by Daniil; Dec 27, 2012 at 5:47 AM. Reason: [OPEN] [#94]
  2. #2
    Confirm.

    I see that problem is related with order of rendering title element and tool
    I would consider it as a bug

    As workaround, you can set CollapseDirection="Left" for Panel5
  3. #3
    Thanks for the reply.

    I went ahead and reported a bug to Sencha. Let's see what they say I guess:
    http://www.sencha.com/forum/showthre...in-wrong-place
  4. #4
    They have opened a bug. Thanks for reporting it!
    Last edited by Daniil; May 14, 2012 at 8:08 AM.
  5. #5
    Opened an Issue to track this defect.
    https://github.com/extnet/Ext.NET/issues/94

Similar Threads

  1. Replies: 3
    Last Post: Aug 11, 2011, 11:07 AM
  2. HBox Layout in IE7, bug?
    By David Pelaez in forum 1.x Help
    Replies: 3
    Last Post: Jan 24, 2011, 1:18 PM
  3. Replies: 4
    Last Post: May 27, 2010, 6:28 PM
  4. [1.0] HBox AlignTOP error
    By protactinium in forum 1.x Help
    Replies: 3
    Last Post: May 07, 2010, 6:47 PM
  5. [CLOSED] Dropdown tool in Window header
    By jchau in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 30, 2010, 4:46 PM

Posting Permissions