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
Names Are Bloat
Discover
Commits
c196423a
Commit
c196423a
authored
Aug 20, 2022
by
Names Are Bloat
Browse files
Trying to add animated images, inspired by...
Trying to add animated images, inspired by
frameworks/knewstuff!196
parent
91a7b635
Pipeline
#221499
passed with stage
in 1 minute and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
discover/qml/ApplicationScreenshots.qml
View file @
c196423a
...
...
@@ -50,7 +50,7 @@ ListView {
cursorShape
:
Qt
.
PointingHandCursor
}
background
:
Image
{
background
:
Animated
Image
{
id
:
thumbnail
BusyIndicator
{
...
...
@@ -82,7 +82,7 @@ ListView {
anchors.fill
:
parent
}
Image
{
Animated
Image
{
id
:
overlayImage
anchors.fill
:
parent
source
:
root
.
currentItem
?
root
.
currentItem
.
imageSource
:
""
...
...
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