Skip to content
Snippets Groups Projects
Commit dd015ce7 authored by Andrey Kleshchev's avatar Andrey Kleshchev
Browse files

SL-12673 Fixed resize

parent f851ce08
Branches
Tags
No related merge requests found
...@@ -1675,16 +1675,17 @@ Analysed: ...@@ -1675,16 +1675,17 @@ Analysed:
Preview: Preview:
</text> </text>
<panel <panel
follows="all"
layout="topleft"
border="true" border="true"
bevel_style="none" bevel_style="none"
follows="top|left"
name="preview_panel" name="preview_panel"
top_pad="4" top_pad="4"
width="325" width="325"
height="408"/> height="408"/>
<panel <panel
follows="all" follows="right|bottom"
can_resize="true" can_resize="false"
height="140" height="140"
layout="topleft" layout="topleft"
name="right_panel" name="right_panel"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment