You found a bug! We've classified it as EXTJSIV-8572 . We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
  1. #1
    Sencha User
    Join Date
    Feb 2013
    Posts
    2
    Vote Rating
    0
    pldranka is on a distinguished road

      0  

    Default [Ext 4.2.0.265] TreeGrid {useArrows: false} gaps between elbow lines

    [Ext 4.2.0.265] TreeGrid {useArrows: false} gaps between elbow lines


    To reproduce take buffer-rendered-treegrid.js example and change line 77 from:

    Code:
    useArrows: true,
    to

    Code:
    useArrows: false,
    Now there are gaps between the elbow images...

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,684
    Vote Rating
    435
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Thanks for the report! Was hard to notice but finally saw the 1px gap. I have opened a bug in our bug tracker.