Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lockscreen] make lockscreen image actually visible #32

Closed
wants to merge 11 commits into from
Closed

[lockscreen] make lockscreen image actually visible #32

wants to merge 11 commits into from

Conversation

Morpog
Copy link
Contributor

@Morpog Morpog commented Oct 27, 2013

No description provided.

@rburchell
Copy link
Contributor

nicer alternative: try invert the parent child relationship, so the Rectangle is the parent, and the lockscreen Image is on top of it (no z setting necessary, then)

@Morpog
Copy link
Contributor Author

Morpog commented Oct 27, 2013

Hope thats better and I didn't messed with history. Still new to git handling.

id: lockScreen
source: "file://" + wallpaperSource.value
color: "black"
anchors.fill: parent
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this wasn't there previously. is Lockscreen sized by its creator? (thus making this unneeded)

@Morpog Morpog closed this Oct 28, 2013
@Morpog
Copy link
Contributor Author

Morpog commented Oct 28, 2013

I give up for now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants