Ticket #8676: editbarfix.diff

File editbarfix.diff, 477 bytes (added by robertm, 14 years ago)

Fix. Not necessarily best fix, but fix...

  • libs/libmythui/mythuieditbar.cpp

     
    170170        if (keeptoright && (region.first > 0.0f))
    171171            AddMark(rightshape, rightimage, left, false);
    172172    }
     173
     174    if (position)
     175        position->MoveToTop();
    173176}
    174177
    175178void MythUIEditBar::AddBar(MythUIShape *shape, MythUIImage *image,