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
Plasma
Plasma Workspace
Commits
14d12401
Commit
14d12401
authored
Dec 02, 2020
by
Mikel Johnson
Browse files
[Media controller] Use PlasmaExtras.Representation
parent
a00fe0a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/mediacontroller/contents/ui/ExpandedRepresentation.qml
View file @
14d12401
...
...
@@ -29,7 +29,7 @@ import org.kde.kcoreaddons 1.0 as KCoreAddons
import
org
.
kde
.
kirigami
2.4
as
Kirigami
import
QtGraphicalEffects
1.0
Plasma
Components3.Page
{
Plasma
Extras.Representation
{
id
:
expandedRepresentation
Layout.minimumWidth
:
PlasmaCore
.
Units
.
gridUnit
*
14
...
...
@@ -37,6 +37,8 @@ PlasmaComponents3.Page {
Layout.preferredWidth
:
Layout
.
minimumWidth
*
1.5
Layout.preferredHeight
:
Layout
.
minimumHeight
*
1.5
collapseMarginsHint
:
true
readonly
property
int
controlSize
:
PlasmaCore
.
Units
.
iconSizes
.
medium
property
double
position
:
mpris2Source
.
currentData
.
Position
||
0
...
...
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