File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed 
src/main/resources/net/sourceforge/pmd/util/fxdesigner/fxml Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 9494            <center >
9595                <SplitPane  id =" main-horizontal-split-pane"   fx : id =" mainHorizontalSplitPane"   dividerPositions =" 0.8"   orientation =" VERTICAL"   BorderPane.alignment=" BOTTOM_CENTER"  >
9696                    <items >
97-                         <BorderPane  prefHeight =" 200.0"   prefWidth = " 200.0 "  >
98-                             < left > 
97+                         <SplitPane  prefHeight =" 200.0"   dividerPositions = " 0.25 "  >
98+ 
9999                                <TabPane  id =" nodeInfoTabPane" 
100-                                          prefWidth =" 300.0"   side =" LEFT" 
101-                                          tabClosingPolicy =" UNAVAILABLE"  >
100+                                          minWidth =" 150.0" 
101+                                          prefWidth =" 300.0" 
102+                                          side =" LEFT" 
103+                                          tabClosingPolicy =" UNAVAILABLE" 
104+                                          SplitPane.resizableWithParent=" false"  >
102105
103106                                    <tabs >
104107                                        <Tab  text =" Attributes"  >
112115                                        </Tab >
113116                                    </tabs >
114117                                </TabPane >
115-                             </left >
116-                             <center >
117118                                <fx : include  fx : id =" sourceEditor"   source =" editor.fxml"   prefHeight =" 200.0"   prefWidth =" 200.0"   />
118-                             </center >
119-                         </BorderPane >
119+                         </SplitPane >
120120                        <fx : include  source =" rule-editors.fxml"   fx : id =" ruleEditors"   />
121121                    </items >
122122                </SplitPane >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments