no message
This commit is contained in:
@@ -60,7 +60,7 @@ public class ProjectArraysForm extends DataSetControlForm<ProjectArray> {
|
||||
}
|
||||
@Override
|
||||
public int getMaxWidth() {
|
||||
return Global.normalProperties.ShowFullArraysDeclarations ? CommonConstants.Nan : 200;
|
||||
return Global.normalProperties.ShowFullArraysDeclarations ? CommonConstants.Nan : 200;
|
||||
}
|
||||
},
|
||||
new ColumnInfo<ProjectArray>("Размерность") {
|
||||
|
||||
Reference in New Issue
Block a user