Skip to content

Commit 79fd89b

Browse files
committed
update form view
1 parent 7642112 commit 79fd89b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
}
490490
],
491491
"editor": {
492-
"activeView": "Invisible By default",
492+
"activeView": "View 1",
493493
"defaultView": "View 1",
494494
"views": {
495495
"View 1": {},
@@ -507,6 +507,7 @@
507507
"visible": false
508508
},
509509
"Invisible By default": {
510+
"visible": false,
510511
"objects": [
511512
"Rect1",
512513
"Text"

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,7 @@
11501150
"visible": false
11511151
},
11521152
"View 9": {
1153+
"visible": false,
11531154
"objects": [
11541155
"Text",
11551156
"background1"

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="InputSideBar" output_form="Output">
17+
<table_extra input_form="InputToolBar" 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)