Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cellframe-dashboard
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
cellframe
cellframe-dashboard
Merge requests
!56
Bug 2708
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bug 2708
bug-2708
into
master
Overview
0
Commits
18
Pipelines
1
Changes
15
Merged
andrey.daragan
requested to merge
bug-2708
into
master
5 years ago
Overview
0
Commits
18
Pipelines
1
Changes
1
Expand
[-] Сombobox moved to the widget library.
👍
0
👎
0
Merge request reports
Viewing commit
4a1ddc28
Prev
Next
Show latest version
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
4a1ddc28
add some comments
· 4a1ddc28
Konstantin
authored
5 years ago
CellFrameDashboardGUI/DapUiQmlScreenExchangeForm.ui.qml
+
2
−
1
Options
@@ -53,6 +53,7 @@ Page {
font.pixelSize
:
14
*
pt
}
}
///Value Last price
Rectangle
{
id
:
lastPrice
height
:
parent
.
height
@@ -89,7 +90,7 @@ Page {
text
:
qsTr
(
"
+3.59%
"
)
}
}
///Value 24h volume
Rectangle
{
id
:
volume24
Loading