lp://qastaging/~mzanetti/unity8/fix-resize-bug
Created by
Michael Zanetti
and last modified
- Get this branch:
- bzr branch lp://qastaging/~mzanetti/unity8/fix-resize-bug
Only
Michael Zanetti
can upload to this branch. If you are
Michael Zanetti
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://qastaging/unity8
- Unity8 CI Bot: Needs Fixing (continuous-integration)
- Lukáš Tinkl (community): Needs Fixing
-
Diff: 22 lines (+6/-6)1 file modifiedqml/Stage/WindowResizeArea.qml (+6/-6)
Branch information
Recent revisions
- 2605. By Michael Zanetti
-
don't make windowedX/Y/W/H a binding... it will have some weird effects
windowedX/Y/W/H values are usually written by imperative code, this
binding only works as long as the user doesn't move the window
manually anyways. In addition, it introduces some bug with resizing
before any move operation happened.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/unity8