~mrazik/unity/remove-duplicate-testcase

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/UnityWindowView.cpp

  • Committer: Tarmac
  • Author(s): Paul Sladen, Andrea Cimitan
  • Date: 2012-03-16 17:58:09 UTC
  • mfrom: (2120.1.1 unity)
  • Revision ID: tarmac-20120316175809-i0itk72sak2dqerg
Remove internal UnityWindow shadow and use new 5px nux mask - requires new nux!. Fixes: https://bugs.launchpad.net/bugs/940493. Approved by Jay Taoko.

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
  gPainter.PaintShapeCornerROP(GfxContext,
108
108
                               internal_clip,
109
109
                               nux::color::White,
110
 
                               nux::eSHAPE_CORNER_ROUND4,
 
110
                               nux::eSHAPE_CORNER_ROUND5,
111
111
                               nux::eCornerTopLeft | nux::eCornerTopRight |
112
112
                               nux::eCornerBottomLeft | nux::eCornerBottomRight,
113
113
                               true,