EXT-6514 -- add missing follows attribute to a panel so that it doesn't block other things as it moves around the screen.
parent
ea8f1b80df
commit
00a97a4f95
|
|
@ -399,6 +399,7 @@ top_pad="10"
|
|||
top_pad="10"/>
|
||||
</panel>
|
||||
<panel
|
||||
follows="bottom|left"
|
||||
height="30"
|
||||
layout="topleft"
|
||||
name="button_panel"
|
||||
|
|
|
|||
Loading…
Reference in New Issue