Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BudgetMaster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robert Goldmann
BudgetMaster
Commits
3faad7b9
Commit
3faad7b9
authored
7 years ago
by
Robert Goldmann
Browse files
Options
Downloads
Patches
Plain Diff
Fixed
#245
- combobox resizing in chart tab
parent
a3ff7e41
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
BudgetMasterClient/src/main/resources/de/deadlocker8/budgetmaster/ui/fxml/ChartTab.fxml
+4
-4
4 additions, 4 deletions
...sources/de/deadlocker8/budgetmaster/ui/fxml/ChartTab.fxml
with
4 additions
and
4 deletions
BudgetMasterClient/src/main/resources/de/deadlocker8/budgetmaster/ui/fxml/ChartTab.fxml
+
4
−
4
View file @
3faad7b9
...
@@ -96,8 +96,8 @@
...
@@ -96,8 +96,8 @@
<Font
name=
"System Bold"
size=
"16.0"
/>
<Font
name=
"System Bold"
size=
"16.0"
/>
</font>
</font>
</Label>
</Label>
<ComboBox
fx:id=
"comboBoxStartMonth"
prefHeight=
"25.0"
prefWidth=
"11
0
.0"
/>
<ComboBox
fx:id=
"comboBoxStartMonth"
prefHeight=
"25.0"
prefWidth=
"11
5
.0"
/>
<ComboBox
fx:id=
"comboBoxStartYear"
prefWidth=
"
7
0.0"
/>
<ComboBox
fx:id=
"comboBoxStartYear"
prefWidth=
"
10
0.0"
HBox.hgrow=
"ALWAYS"
/>
</children>
</children>
</HBox>
</HBox>
<HBox
alignment=
"CENTER_LEFT"
spacing=
"10.0"
>
<HBox
alignment=
"CENTER_LEFT"
spacing=
"10.0"
>
...
@@ -107,8 +107,8 @@
...
@@ -107,8 +107,8 @@
<Font
name=
"System Bold"
size=
"16.0"
/>
<Font
name=
"System Bold"
size=
"16.0"
/>
</font>
</font>
</Label>
</Label>
<ComboBox
fx:id=
"comboBoxEndMonth"
prefWidth=
"11
0
.0"
/>
<ComboBox
fx:id=
"comboBoxEndMonth"
prefWidth=
"11
5
.0"
/>
<ComboBox
fx:id=
"comboBoxEndYear"
prefWidth=
"
7
0.0"
/>
<ComboBox
fx:id=
"comboBoxEndYear"
prefWidth=
"
10
0.0"
/>
</children>
</children>
</HBox>
</HBox>
</children>
</children>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment