Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

panel height set in two places #353

Open
mateosalta opened this issue Jan 3, 2021 · 0 comments
Open

panel height set in two places #353

mateosalta opened this issue Jan 3, 2021 · 0 comments

Comments

@mateosalta
Copy link
Contributor

unity8/qml/Shell.qml

Lines 522 to 523 in 66dd955

minimizedPanelHeight: units.gu(3)
expandedPanelHeight: units.gu(7)

https://github.com/ubports/unity8/blob/xenial/qml/Panel/Panel.qml#L39-L40

Going through the shell, I noticed a redundant entry - we set the panel height in shell.qml but it seems to already be set in panel.qml

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

No branches or pull requests

1 participant