Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
Artikulate
Commits
a4eb346c
Commit
a4eb346c
authored
Nov 03, 2022
by
Andreas Cord-Landwehr
Browse files
Fix icon name
parent
2b829b13
Pipeline
#260623
passed with stage
in 1 minute and 34 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/qml/EditorCourseSelectionPage.qml
View file @
a4eb346c
...
...
@@ -35,7 +35,7 @@ Kirigami.ScrollablePage {
columnSpacing
:
Kirigami
.
Units
.
largeSpacing
columns
:
width
>
Kirigami
.
Units
.
gridUnit
*
20
?
4
:
2
Kirigami.Icon
{
source
:
"
language-
artikulate
"
source
:
"
artikulat
e-languag
e
"
Layout.fillHeight
:
true
Layout.maximumHeight
:
Kirigami
.
Units
.
iconSizes
.
huge
Layout.preferredWidth
:
height
...
...
src/qml/EditorSkeletonSelectionPage.qml
View file @
a4eb346c
...
...
@@ -35,7 +35,7 @@ Kirigami.ScrollablePage {
columnSpacing
:
Kirigami
.
Units
.
largeSpacing
columns
:
width
>
Kirigami
.
Units
.
gridUnit
*
20
?
4
:
2
Kirigami.Icon
{
source
:
"
language-
artikulate
"
source
:
"
artikulat
e-languag
e
"
Layout.fillHeight
:
true
Layout.maximumHeight
:
Kirigami
.
Units
.
iconSizes
.
huge
Layout.preferredWidth
:
height
...
...
src/qml/WelcomePage.qml
View file @
a4eb346c
...
...
@@ -35,7 +35,7 @@ Kirigami.ScrollablePage {
columnSpacing
:
Kirigami
.
Units
.
largeSpacing
columns
:
width
>
Kirigami
.
Units
.
gridUnit
*
20
?
4
:
2
Kirigami.Icon
{
source
:
"
language-
artikulate
"
source
:
"
artikulat
e-languag
e
"
Layout.fillHeight
:
true
Layout.maximumHeight
:
Kirigami
.
Units
.
iconSizes
.
huge
Layout.preferredWidth
:
height
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment