Skip to content

Commit 521df2d

Browse files
committed
ACI0105555 bug fix R9
1 parent 9ed9b50 commit 521df2d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Project/Sources/Forms/WP_Palette/form.4DForm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,6 @@
507507
"visible": false
508508
},
509509
"Invisible By default": {
510-
"visible": false,
511510
"objects": [
512511
"Rect1",
513512
"Text"

Project/Sources/Forms/WP_Palette_Fonts/form.4DForm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,6 +1108,7 @@
11081108
"views": {
11091109
"View 1": {},
11101110
"Frames": {
1111+
"visible": false,
11111112
"objects": [
11121113
"background"
11131114
]
@@ -1143,5 +1144,5 @@
11431144
"version": "1",
11441145
"kind": "form"
11451146
},
1146-
"geometryStamp": 1425
1147+
"geometryStamp": 1426
11471148
}

Project/Sources/catalog.4DCatalog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<field name="title" uuid="19F64DF6BDDD4615A1EEC9F1978DBD56" type="10" limiting_length="255" never_null="true" id="3"/>
1515
<field name="group" uuid="47208754D7924C1E8357A182DBB2A1CC" type="3" never_null="true" id="4"/>
1616
<primary_key field_name="ID" field_uuid="25E1AC17AE3D4D5FBED8BEFDB6E6B6DC"/>
17-
<table_extra input_form="InputToolBarBasic" output_form="Output">
17+
<table_extra input_form="InputSideBar" output_form="Output">
1818
<editor_table_info displayable_fields_count="6">
1919
<color red="255" green="255" blue="255" alpha="0"/>
2020
<coordinates left="41.5" top="16.453125" width="120" height="167.33203125"/>

0 commit comments

Comments
 (0)