Merge lp:~brandontschaefer/unity/decor-dynamic-hi-dpi into lp:unity

Proposed by Brandon Schaefer
Status: Merged
Approved by: Stephen M. Webb
Approved revision: no longer in the source branch.
Merged at revision: 3671
Proposed branch: lp:~brandontschaefer/unity/decor-dynamic-hi-dpi
Merge into: lp:unity
Prerequisite: lp:~brandontschaefer/unity/quicklist-dynamic-hdpi-reszie
Diff against target: 0 lines
To merge this branch: bzr merge lp:~brandontschaefer/unity/decor-dynamic-hi-dpi
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Marco Trevisan (Treviño) Approve
Review via email: mp+206837@code.launchpad.net

This proposal supersedes a proposal from 2014-02-18.

Commit message

The decor now scales with the DPI value.

Description of the change

The decor now scales with the DPI value.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

76 + nux::Property<int> monitor;

Do we need a public property for this? It doesn't seem to be the case from what I see, so I'd just go for a Window::Impl private monitor_.

Other than that it seems good!

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

I'm about to change that in an upcoming branch, thanks!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

Empty