File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 33app.name = DevelNext
44app.version = 16.7.0
55app.versionCode = autumn
6- app.hash = 2017102912
6+ app.hash = 2017103112
77app.uuid =
88app.implicitExit = 0
99
Original file line number Diff line number Diff line change 1717<?import javafx .scene.layout.VBox?>
1818<?import javafx .scene.text.Font?>
1919
20- <AnchorPane maxHeight =" -Infinity" maxWidth =" -Infinity" minHeight =" -Infinity" minWidth =" -Infinity" prefHeight =" 541 .0" prefWidth =" 681 .0" xmlns =" http://javafx.com/javafx/8.0.141" xmlns : fx =" http://javafx.com/fxml/1" >
20+ <AnchorPane maxHeight =" -Infinity" maxWidth =" -Infinity" minHeight =" -Infinity" minWidth =" -Infinity" prefHeight =" 586 .0" prefWidth =" 727 .0" xmlns =" http://javafx.com/javafx/8.0.141" xmlns : fx =" http://javafx.com/fxml/1" >
2121 <children >
2222 <VBox layoutX =" 21.0" layoutY =" 14.0" spacing =" 10.0" AnchorPane.bottomAnchor=" 0.0" AnchorPane.leftAnchor=" 0.0" AnchorPane.rightAnchor=" 0.0" AnchorPane.topAnchor=" 0.0" >
2323 <children >
4848 <content >
4949 <AnchorPane minHeight =" 0.0" minWidth =" 0.0" prefHeight =" 180.0" prefWidth =" 200.0" >
5050 <children >
51- <VBox layoutX =" 3.0" layoutY =" 3.0" spacing =" 5.0" AnchorPane.bottomAnchor=" 3.0" AnchorPane.leftAnchor=" 3.0" AnchorPane.rightAnchor=" 3.0" AnchorPane.topAnchor=" 3 .0" >
51+ <VBox layoutX =" 3.0" layoutY =" 3.0" spacing =" 5.0" AnchorPane.bottomAnchor=" 3.0" AnchorPane.leftAnchor=" 3.0" AnchorPane.rightAnchor=" 3.0" AnchorPane.topAnchor=" 0 .0" >
5252 <children >
53- <HBox prefHeight = " 39.0 " prefWidth = " 630.0 " spacing =" 5.0" >
53+ <HBox spacing =" 5.0" >
5454 <children >
55- <Button id =" projectSearchButton" maxHeight =" 1.7976931348623157E308" mnemonicParsing =" false" styleClass =" icon-flat-search" >
56- <padding >
57- <Insets left =" 15.0" right =" 15.0" />
58- </padding >
59- </Button >
60- <TextField id =" projectQueryField" prefHeight =" 39.0" prefWidth =" 379.0" promptText =" введите ключевые слова для поиска" HBox.hgrow=" ALWAYS" >
55+ <TextField id =" projectQueryField" promptText =" введите ключевые слова для поиска" HBox.hgrow=" ALWAYS" >
6156 <font >
6257 <Font size =" 15.0" />
6358 </font >
6459 </TextField >
6560 </children >
6661 </HBox >
67- <ScrollPane id =" projectList" fitToHeight =" true" fitToWidth =" true" prefHeight = " 292.0 " prefWidth = " 550.0 " style =" -fx-border-color: transparent; -fx-border-width: 0px;" VBox.vgrow=" ALWAYS" >
62+ <ScrollPane id =" projectList" fitToHeight =" true" fitToWidth =" true" style =" -fx-border-color: transparent; -fx-border-width: 0px;" VBox.vgrow=" ALWAYS" >
6863 <content >
6964 <FlowPane style =" -fx-border-width: 0px;" />
7065 </content >
You can’t perform that action at this time.
0 commit comments