QMLVideo Example visual update
Task-number: QTBUG-36287 Change-Id: I797a995c2ccd6f6fec40fbf50f93e297ae15a9b1 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
@@ -59,8 +59,7 @@ Scene {
|
||||
}
|
||||
text: content.started ? "Tap the screen to stop content"
|
||||
: "Tap the screen to start content"
|
||||
color: "yellow"
|
||||
font.pixelSize: 20
|
||||
color: "#e0e0e0"
|
||||
z: 2.0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user