SL-13583 Some behavior tweaks #1
parent
777e896ee4
commit
d240d381a2
|
|
@ -261,6 +261,7 @@ Benjamin Bigdipper
|
|||
Beth Walcher
|
||||
Beq Janus
|
||||
SL-10288
|
||||
SL-13583
|
||||
Bezilon Kasei
|
||||
Biancaluce Robbiani
|
||||
CT-225
|
||||
|
|
|
|||
|
|
@ -1331,7 +1331,7 @@
|
|||
<view_border
|
||||
bevel_style="none"
|
||||
follows="top|left"
|
||||
height="306"
|
||||
height="289"
|
||||
layout="topleft"
|
||||
left="3"
|
||||
name="log_tab_border"
|
||||
|
|
@ -1345,7 +1345,7 @@
|
|||
font="SansSerif"
|
||||
ignore_tab="false"
|
||||
layout="topleft"
|
||||
height="306"
|
||||
height="289"
|
||||
left="4"
|
||||
top="0"
|
||||
right="-1"
|
||||
|
|
@ -1356,6 +1356,14 @@
|
|||
read_only="true"
|
||||
word_wrap="true">
|
||||
</text_editor>
|
||||
<check_box
|
||||
control_name="ImporterDebug"
|
||||
follows="top|left"
|
||||
top_pad="9"
|
||||
left="6"
|
||||
width="70"
|
||||
label="Enable detailed logging"
|
||||
name="verbose_logging"/>
|
||||
</panel>
|
||||
</tab_container>
|
||||
<panel
|
||||
|
|
|
|||
Loading…
Reference in New Issue