# HG changeset patch # User Claus Gittinger # Date 1588415703 -7200 # Node ID a83ee9732d8f21f52ebd12941496858ac94d1bef # Parent 393778c47e28c48798bec1b587b47da47395f1bc #UI_ENHANCEMENT by cg class: ViewTreeInspectorApplication class changed: #windowSpec why a max width??? diff -r 393778c47e28 -r a83ee9732d8f Tools__ViewTreeApplication.st --- a/Tools__ViewTreeApplication.st Fri Mar 06 23:31:19 2020 +0100 +++ b/Tools__ViewTreeApplication.st Sat May 02 12:35:03 2020 +0200 @@ -277,13 +277,13 @@ ^ #(FullSpec name: windowSpec - uuid: 'f797d0f4-1dde-11b2-87da-c45444825dc9' + uuid: '5826cde6-27dd-11b2-a101-00d861a3d4eb' window: (WindowSpec label: 'View Tree Inspector' name: 'View Tree Inspector' uuid: 'aebcdfb2-3384-11b2-a28b-00d861a3d4eb' - min: (Point 10 10) max: (Point 1024 9999) bounds: (Rectangle 0 0 693 643) menu: menu + min: (Point 10 10) bounds: (Rectangle 0 0 693 643) menu: menu icon: defaultIcon ) component: (SpecCollection