EXT-6514 -- add missing follows attribute to a panel so that it doesn't block other things as it moves around the screen.

master
Kent Quirk 2010-03-24 01:18:04 -04:00
parent ea8f1b80df
commit 00a97a4f95
1 changed files with 1 additions and 0 deletions

View File

@ -399,6 +399,7 @@ top_pad="10"
top_pad="10"/>
</panel>
<panel
follows="bottom|left"
height="30"
layout="topleft"
name="button_panel"