Merge lp://staging/~gerboland/unity8/window-width-height-changes-acted-upon-always into lp://staging/unity8
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~gerboland/unity8/window-width-height-changes-acted-upon-always |
Merge into: | lp://staging/unity8 |
Diff against target: |
28 lines (+3/-4) 2 files modified
qml/Rotation/NinetyRotationAnimation.qml (+2/-2) qml/Shell.qml (+1/-2) |
To merge this branch: | bzr merge lp://staging/~gerboland/unity8/window-width-height-changes-acted-upon-always |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daniel d'Andrada (community) | Needs Fixing | ||
Unity8 CI Bot | continuous-integration | Needs Fixing | |
Albert Astals Cid (community) | Approve | ||
PS Jenkins bot (community) | continuous-integration | Needs Fixing | |
Review via email: mp+286665@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2016-04-28.
Commit message
Shell and Stage sizing fixes
1. Always bind Shell width/height to OrientedShell width/height, fixes issues with window resize after orientation change
2. Use anchors instead of width/height binding for Stages container, avoids a binding loop on width which fixes Stages resizing
Unmerged revisions
- 2205. By Gerry Boland
-
Use anchors instead of width/height binding for Stages, avoids a binding loop and fixes Stages resizing on window resize
- 2204. By Gerry Boland
-
Always bind Shell width/height to OrientedShell width/height, fixes issues with window resize
- 2203. By Launchpad Translations on behalf of unity-team
-
Launchpad automatic translations update.
- 2202. By Launchpad Translations on behalf of unity-team
-
Launchpad automatic translations update.
- 2201. By Launchpad Translations on behalf of unity-team
-
Launchpad automatic translations update.
- 2200. By Launchpad Translations on behalf of unity-team
-
Launchpad automatic translations update.
To repro bug:
1. boot phone with silo10
2. launch browser
3. rotate phone to landscape
4. plug phone into display
You should shell not fullscreen on display