#UI_ENHANCEMENT by cg default tip
authorClaus Gittinger <cg@exept.de>
Sat, 02 May 2020 12:35:03 +0200
changeset 3877 a83ee9732d8f
parent 3876 393778c47e28
#UI_ENHANCEMENT by cg class: ViewTreeInspectorApplication class changed: #windowSpec why a max width???
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